AppServiceEnvironmentResourceInner.SubscriptionId Property

Definition

Gets subscription of the App Service Environment.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to