IntegrationAccountAgreement.AgreementType Property

Definition

Gets or sets the agreement type. Possible values include: 'NotSpecified', 'AS2', 'X12', 'Edifact'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.agreementType")]
public Microsoft.Azure.Management.Logic.Models.AgreementType AgreementType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.agreementType")>]
member this.AgreementType : Microsoft.Azure.Management.Logic.Models.AgreementType with get, set
Public Property AgreementType As AgreementType

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to