Condividi tramite


WebAppRuntimeSettings.IsAutoUpdate Property

Definition

true if the stack version is auto-updated; otherwise, false.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Owned)]
public bool? IsAutoUpdate { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Owned)>]
member this.IsAutoUpdate : Nullable<bool>
Public ReadOnly Property IsAutoUpdate As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to