次の方法で共有


IntegrationAccountAgreement.HostPartner プロパティ

定義

この契約のホスト パートナーとして設定されている統合アカウント パートナーを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象