Compartilhar via


INamespaceReplicaLocation.RoleType Property

Definition

GeoDR Role Types

[Microsoft.Azure.PowerShell.Cmdlets.EventHub.PSArgumentCompleter(new System.String[] { "Primary", "Secondary" })]
[Microsoft.Azure.PowerShell.Cmdlets.EventHub.Runtime.Info(Create=true, Description="GeoDR Role Types", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="roleType", Update=true)]
public string RoleType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.EventHub.PSArgumentCompleter(new System.String[] { "Primary", "Secondary" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.EventHub.Runtime.Info(Create=true, Description="GeoDR Role Types", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="roleType", Update=true)>]
member this.RoleType : string with get, set
Public Property RoleType As String

Property Value

Attributes

Applies to