共用方式為


IntegrationAccountPartner.PartnerType Property

Definition

Gets or sets the partner type. Possible values include: '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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to