Compartir a través de


IntegrationAccountAgreementFilter.AgreementType Propiedad

Definición

Obtiene o establece el tipo de contrato de contrato de cuenta de integración. Entre los valores posibles se incluyen: 'NotSpecified', 'AS2', 'X12', 'Edifact'

[Newtonsoft.Json.JsonProperty(PropertyName="agreementType")]
public Microsoft.Azure.Management.Logic.Models.AgreementType AgreementType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="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