IAppServicePlanPatchResource.Subscription Property

Definition

App Service plan subscription.

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

Property Value

Attributes

Applies to