PartnerContent.B2b Property

Definition

Gets or sets the B2B partner content.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to