Compartir a través de


IntegrationAccountAgreement.GuestIdentity Propiedad

Definición

Obtiene o establece la identidad empresarial del asociado invitado.

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a