次の方法で共有


AppServiceEnvironmentPatchResource.SubscriptionId プロパティ

定義

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象