次の方法で共有


BillingProperty.ProductId プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象