次の方法で共有


IntegrationAccountAgreement.HostIdentity プロパティ

定義

ホスト パートナーのビジネス ID を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.hostIdentity")]
public Microsoft.Azure.Management.Logic.Models.BusinessIdentity HostIdentity { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.hostIdentity")>]
member this.HostIdentity : Microsoft.Azure.Management.Logic.Models.BusinessIdentity with get, set
Public Property HostIdentity As BusinessIdentity

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象