Compartir a través de


NetworkFeatures.HybridConnectionsV2 Propiedad

Definición

Obtiene la vista Conexión híbrida V2 (Service Bus).

[Newtonsoft.Json.JsonProperty(PropertyName="properties.hybridConnectionsV2")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.WebSites.Models.HybridConnection> HybridConnectionsV2 { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.hybridConnectionsV2")>]
member this.HybridConnectionsV2 : System.Collections.Generic.IList<Microsoft.Azure.Management.WebSites.Models.HybridConnection>
Public ReadOnly Property HybridConnectionsV2 As IList(Of HybridConnection)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a