次の方法で共有


IntegrationAccountPartner.PartnerType プロパティ

定義

パートナーの種類を取得または設定します。 使用できる値は、'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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象