Condividi tramite


BatchAccount.PrivateEndpointConnections Proprietà

Definizione

Ottiene l'elenco delle connessioni di endpoint privato associate all'account Batch

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

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Si applica a