Compartir a través de


ExpressRouteCrossConnectionPeering.PeeringType Propiedad

Definición

Obtiene o establece el tipo de emparejamiento. Entre los valores posibles se incluyen: "AzurePublicPeering", "AzurePrivatePeering", "MicrosoftPeering".

[Newtonsoft.Json.JsonProperty(PropertyName="properties.peeringType")]
public string PeeringType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.peeringType")>]
member this.PeeringType : string with get, set
Public Property PeeringType As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a