次の方法で共有


Transaction.AzurePlan プロパティ

定義

トランザクションに使用されたサブスクリプションの Azure プランの種類を取得します。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象