Share via


ApplicationStack.IsDeprecated Property

Definition

<code>true</code> if this is the stack is deprecated; otherwise, <code>false</code>.

public System.Collections.Generic.IList<Azure.ResourceManager.AppService.Models.ApplicationStack> IsDeprecated { get; }
member this.IsDeprecated : System.Collections.Generic.IList<Azure.ResourceManager.AppService.Models.ApplicationStack>
Public ReadOnly Property IsDeprecated As IList(Of ApplicationStack)

Property Value

Applies to