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

適用於