IntegrationAccountAgreement.HostPartner Property

Definition

Gets or sets the integration account partner that is set as host partner for this agreement.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to