IAppServicePlan.Subscription Property

Definition

App Service plan subscription.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="App Service plan subscription.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="subscription")]
public string Subscription { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="App Service plan subscription.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="subscription")>]
member this.Subscription : string
Public ReadOnly Property Subscription As String

Property Value

Attributes

Applies to