다음을 통해 공유


IntegrationAccountAgreement.GuestIdentity Property

Definition

Gets or sets the business identity of the guest partner.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to