다음을 통해 공유


BillingAccount.AgreementType 속성

정의

규약의 형식을 가져옵니다. 가능한 값은 'MicrosoftCustomerAgreement', 'EnterpriseAgreement', 'MicrosoftOnlineServicesProgram', 'MicrosoftPartnerAgreement'입니다.

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

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상