Partilhar via


SitePatchResource.RedundancyMode Propriedade

Definição

Obtém ou define o modo de redundância do site. Os valores possíveis incluem: "None", "Manual", "Failover", "ActiveActive", "GeoRedundant"

[Newtonsoft.Json.JsonProperty(PropertyName="properties.redundancyMode")]
public Microsoft.Azure.Management.AppService.Fluent.Models.RedundancyMode? RedundancyMode { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.redundancyMode")>]
member this.RedundancyMode : Nullable<Microsoft.Azure.Management.AppService.Fluent.Models.RedundancyMode> with get, set
Public Property RedundancyMode As Nullable(Of RedundancyMode)

Valor de Propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a