AppServicePlanPatchResource.Subscription Property

Definition

Gets app Service plan subscription.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.subscription")]
public string Subscription { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.subscription")>]
member this.Subscription : string
Public ReadOnly Property Subscription As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to