다음을 통해 공유


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

적용 대상