次の方法で共有


BillingProperty.ProductName プロパティ

定義

Azure プランの製品名を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象