次の方法で共有


PutAliasRequestProperties.SubscriptionId プロパティ

定義

このパラメーターを取得または設定して、既存のサブスクリプション ID のエイリアスを作成できます

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象