Partager via


ImportExportOperationResult.PrivateEndpointConnections Propriété

Définition

Obtient le status des points de terminaison privés associés à cette demande.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à