Share via


ArmDisasterRecoveryProperties.Role Property

Definition

role of namespace in GEO DR - possible values 'Primary' or 'PrimaryNotReplicating' or 'Secondary'

[Microsoft.Azure.PowerShell.Cmdlets.EventHub.Origin(Microsoft.Azure.PowerShell.Cmdlets.EventHub.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.EventHub.Support.RoleDisasterRecovery? Role { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.EventHub.Origin(Microsoft.Azure.PowerShell.Cmdlets.EventHub.PropertyOrigin.Owned)>]
member this.Role : Nullable<Microsoft.Azure.PowerShell.Cmdlets.EventHub.Support.RoleDisasterRecovery>
Public ReadOnly Property Role As Nullable(Of RoleDisasterRecovery)

Property Value

Implements

Attributes

Applies to