Partager via


AppServiceEnvironmentResourceInner.DynamicCacheEnabled Propriété

Définition

Obtient ou définit true/false indiquant si le App Service Environment est suspendu. L’environnement peut être suspendu, par exemple lorsque le point de terminaison de gestion n’est plus disponible (probablement parce que le groupe de sécurité réseau a bloqué le trafic entrant).

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à