Compartilhar via


AppServiceEnvironmentResource.DynamicCacheEnabled Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Inlined)]
public bool? DynamicCacheEnabled { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Inlined)>]
member this.DynamicCacheEnabled : Nullable<bool> with get, set
Public Property DynamicCacheEnabled As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to