list Artifact Store Network Fabric Controller Private End Points
suspend fun listArtifactStoreNetworkFabricControllerPrivateEndPoints(argument: ListArtifactStoreNetworkFabricControllerPrivateEndPointsPlainArgs): ListArtifactStoreNetworkFabricControllerPrivateEndPointsResult
List network fabric controllers to artifact stores Uses Azure REST API version 2024-04-15.
Return
List of manual private endpoints.
Parameters
argument
null
suspend fun listArtifactStoreNetworkFabricControllerPrivateEndPoints(artifactStoreName: String, publisherName: String, resourceGroupName: String): ListArtifactStoreNetworkFabricControllerPrivateEndPointsResult
Return
List of manual private endpoints.
Parameters
artifact Store Name
The name of the artifact store.
publisher Name
The name of the publisher.
resource Group Name
The name of the resource group. The name is case insensitive.
See also
suspend fun listArtifactStoreNetworkFabricControllerPrivateEndPoints(argument: suspend ListArtifactStoreNetworkFabricControllerPrivateEndPointsPlainArgsBuilder.() -> Unit): ListArtifactStoreNetworkFabricControllerPrivateEndPointsResult
Return
List of manual private endpoints.
Parameters
argument
Builder for com.pulumi.azurenative.hybridnetwork.kotlin.inputs.ListArtifactStoreNetworkFabricControllerPrivateEndPointsPlainArgs.