Share via


BillingAccountUpdateRequest.AgreementType Property

Definition

Gets the type of agreement. Possible values include: '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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to