PSServiceBusDRConfigurationAttributes Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
PSServiceBusDRConfigurationAttributes() | |
PSServiceBusDRConfigurationAttributes(ArmDisasterRecovery) |
PSServiceBusDRConfigurationAttributes()
public PSServiceBusDRConfigurationAttributes ();
Public Sub New ()
Applies to
PSServiceBusDRConfigurationAttributes(ArmDisasterRecovery)
public PSServiceBusDRConfigurationAttributes (Microsoft.Azure.Management.ServiceBus.Models.ArmDisasterRecovery drResource);
new Microsoft.Azure.Commands.ServiceBus.Models.PSServiceBusDRConfigurationAttributes : Microsoft.Azure.Management.ServiceBus.Models.ArmDisasterRecovery -> Microsoft.Azure.Commands.ServiceBus.Models.PSServiceBusDRConfigurationAttributes
Public Sub New (drResource As ArmDisasterRecovery)
Parameters
- drResource
- ArmDisasterRecovery