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


MigrationAssessmentProjectData.PrivateEndpointConnections Property

Definition

The list of private endpoint connections to the project.

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

Property Value

Applies to