共用方式為


BillingProperty.ProductId 屬性

定義

取得 Azure 方案的產品識別碼。

[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

適用於