Compartir a través de


IntegrationAccountPartner.PartnerType Propiedad

Definición

Obtiene o establece el tipo de asociado. Entre los valores posibles se incluyen: 'NotSpecified', 'B2B'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.partnerType")]
public string PartnerType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.partnerType")>]
member this.PartnerType : string with get, set
Public Property PartnerType As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a