AS2OneWayAgreement.ReceiverBusinessIdentity Property

Definition

Gets or sets the receiver business identity

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to