次の方法で共有


CapabilityInformation.SubscriptionId プロパティ

定義

サブスクリプションを一意に識別するサブスクリプション資格情報を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="subscriptionId")]
public Guid? SubscriptionId { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="subscriptionId")>]
member this.SubscriptionId : Nullable<Guid>
Public ReadOnly Property SubscriptionId As Nullable(Of Guid)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象