listArtifactStorePrivateEndPoints

List manual private endpoints on artifact stores Uses Azure REST API version 2024-04-15.

Return

List of manual private endpoints.

Parameters

argument

null


suspend fun listArtifactStorePrivateEndPoints(artifactStoreName: String, publisherName: String, resourceGroupName: String): ListArtifactStorePrivateEndPointsResult

Return

List of manual private endpoints.

Parameters

artifactStoreName

The name of the artifact store.

publisherName

The name of the publisher.

resourceGroupName

The name of the resource group. The name is case insensitive.

See also


Return

List of manual private endpoints.

Parameters

argument

Builder for com.pulumi.azurenative.hybridnetwork.kotlin.inputs.ListArtifactStorePrivateEndPointsPlainArgs.

See also