Compartilhar via


DiskAccess.PrivateEndpointConnections Propriedade

Definição

Obtém uma coleção somente leitura de conexões de ponto de extremidade privado criadas no disco. Atualmente, há suporte para apenas uma conexão de ponto de extremidade.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a