Delen via


BillingProperty.ProductName Eigenschap

Definitie

Hiermee haalt u de productnaam van het Azure-plan op.

[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

Waarde van eigenschap

Kenmerken
Newtonsoft.Json.JsonPropertyAttribute

Van toepassing op