Partager via


ArmDisasterRecovery.Role Propriété

Définition

Obtient le rôle de l’espace de noms dans GEO DR : valeurs possibles « Primary » ou « PrimaryNotReplicating » ou « Secondary ». Les valeurs possibles sont les suivantes : « 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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à