Freigeben über


ImportExportOperationResult.PrivateEndpointConnections Eigenschaft

Definition

Ruft die status privater Endpunkte ab, die dieser Anforderung zugeordnet sind.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: