Freigeben über


ArmDisasterRecovery.Role Eigenschaft

Definition

Ruft die Rolle des Namespace in GEO DR ab– mögliche Werte "Primary" oder "PrimaryNotReplicating" oder "Secondary". Mögliche Werte: "Primary", "PrimaryNotReplicating", "Secondary"

[Newtonsoft.Json.JsonProperty(PropertyName="properties.role")]
public Microsoft.Azure.Management.EventHub.Models.RoleDisasterRecovery? Role { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.role")>]
member this.Role : Nullable<Microsoft.Azure.Management.EventHub.Models.RoleDisasterRecovery>
Public ReadOnly Property Role As Nullable(Of RoleDisasterRecovery)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: