Transaction.AzurePlan Property

Definition

Gets the type of azure plan of the subscription that was used for the transaction.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to