PSEventHubDRConfigurationAttributes 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
PSEventHubDRConfigurationAttributes() | |
PSEventHubDRConfigurationAttributes(ArmDisasterRecovery) |
PSEventHubDRConfigurationAttributes()
public PSEventHubDRConfigurationAttributes ();
Public Sub New ()
Applies to
PSEventHubDRConfigurationAttributes(ArmDisasterRecovery)
public PSEventHubDRConfigurationAttributes (Microsoft.Azure.Management.EventHub.Models.ArmDisasterRecovery drResource);
new Microsoft.Azure.Commands.EventHub.Models.PSEventHubDRConfigurationAttributes : Microsoft.Azure.Management.EventHub.Models.ArmDisasterRecovery -> Microsoft.Azure.Commands.EventHub.Models.PSEventHubDRConfigurationAttributes
Public Sub New (drResource As ArmDisasterRecovery)
Parameters
- drResource
- ArmDisasterRecovery