次の方法で共有


UsageDetail.SubscriptionName プロパティ

定義

サブスクリプション名を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象