BillingProperty.ProductId Property

Definition

Gets the product ID of the Azure plan.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to