Aracılığıyla paylaş


ExpressRouteCrossConnectionPeeringInner.PeeringType Property

Definition

Gets or sets the peering type. Possible values include: 'AzurePublicPeering', 'AzurePrivatePeering', 'MicrosoftPeering'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.peeringType")]
public Microsoft.Azure.Management.Network.Fluent.Models.ExpressRoutePeeringType PeeringType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.peeringType")>]
member this.PeeringType : Microsoft.Azure.Management.Network.Fluent.Models.ExpressRoutePeeringType with get, set
Public Property PeeringType As ExpressRoutePeeringType

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to