Compartir a través de


ArmDisasterRecoveryInner.Role Propiedad

Definición

Obtiene el rol del espacio de nombres en GEO DR: valores posibles "Primary" o "PrimaryNotReplicating" o "Secondary". Entre los valores posibles se incluyen: "Primary", "PrimaryNotReplicating", "Secondary"

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a