INamespaceReplicaLocation.RoleType Property
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.
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