Megosztás a következőn keresztül:


ImportExportOperationResult.PrivateEndpointConnections Property

Definition

Gets the status of private endpoints associated with this request.

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Sql.Models.PrivateEndpointConnectionRequestStatus> PrivateEndpointConnections { get; }
member this.PrivateEndpointConnections : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Sql.Models.PrivateEndpointConnectionRequestStatus>
Public ReadOnly Property PrivateEndpointConnections As IReadOnlyList(Of PrivateEndpointConnectionRequestStatus)

Property Value

Applies to