次の方法で共有


SubscriptionFeatureRegistrationProperties.SubscriptionId プロパティ

定義

subscriptionId を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象