次の方法で共有


PutAliasRequestAdditionalProperties.SubscriptionOwnerId プロパティ

定義

サブスクリプションの所有者 ID を取得または設定します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象