Share via


AppServiceEnvironmentPatchResource.DynamicCacheEnabled Property

Definition

[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)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to