GetPrivateEndpointConnectionPlainArgs

data class GetPrivateEndpointConnectionPlainArgs(val privateEndpointConnectionName: String, val projectName: String, val resourceGroupName: String) : ConvertibleToJava<GetPrivateEndpointConnectionPlainArgs>

Constructors

Link copied to clipboard
fun GetPrivateEndpointConnectionPlainArgs(privateEndpointConnectionName: String, projectName: String, resourceGroupName: String)

Functions

Link copied to clipboard
open override fun toJava(): GetPrivateEndpointConnectionPlainArgs

Properties

Link copied to clipboard

Unique name of a private endpoint connection within a project.

Link copied to clipboard

Name of the Azure Migrate project.

Link copied to clipboard

Name of the Azure Resource Group that project is part of.