Поделиться через


BatchAccount.PrivateEndpointConnections Свойство

Определение

Возвращает список подключений к частной конечной точке, связанных с учетной записью пакетной службы.

[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)

Значение свойства

Атрибуты
Newtonsoft.Json.JsonPropertyAttribute

Применяется к