ApplicationStackResource.IsDeprecated Property

Definition

true if this is the stack is deprecated; otherwise, false.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Inlined)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.IApplicationStack> IsDeprecated { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Inlined)>]
member this.IsDeprecated : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.IApplicationStack> with get, set
Public Property IsDeprecated As List(Of IApplicationStack)

Property Value

Implements

Attributes

Applies to