Compartir a través de


SBNamespace.ZoneRedundant Propiedad

Definición

Obtiene o establece la habilitación de esta propiedad crea un espacio de nombres premium de Service Bus en regiones compatibles con zonas de disponibilidad.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.zoneRedundant")]
public bool? ZoneRedundant { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.zoneRedundant")>]
member this.ZoneRedundant : Nullable<bool> with get, set
Public Property ZoneRedundant As Nullable(Of Boolean)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a