Share via


INamespaceReplicaLocation.RoleType Property

Definition

GeoDR Role Types

[Microsoft.Azure.PowerShell.Cmdlets.EventHub.Runtime.Info(Description="GeoDR Role Types", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.EventHub.Support.GeoDrRoleType) }, ReadOnly=false, Required=false, SerializedName="roleType")]
public Microsoft.Azure.PowerShell.Cmdlets.EventHub.Support.GeoDrRoleType? RoleType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.EventHub.Runtime.Info(Description="GeoDR Role Types", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.EventHub.Support.GeoDrRoleType) }, ReadOnly=false, Required=false, SerializedName="roleType")>]
member this.RoleType : Nullable<Microsoft.Azure.PowerShell.Cmdlets.EventHub.Support.GeoDrRoleType> with get, set
Public Property RoleType As Nullable(Of GeoDrRoleType)

Property Value

Attributes

Applies to