IAppServicePlan.Subscription Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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