Compartir a través de


IntegrationAccountAgreement.AgreementType Propiedad

Definición

Obtiene o establece el tipo de contrato. Entre los valores posibles se incluyen: '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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a