Compartilhar via


IntegrationAccountAgreement.AgreementType Propriedade

Definição

Obtém ou define o tipo de contrato. Os valores possíveis incluem: '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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a