次の方法で共有


NamespaceResource.SubscriptionId プロパティ

定義

名前空間に関連付けられている Azure サブスクリプションの ID を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象