GetPrivateEndpointConnectionProxyControllerPlainArgs

data class GetPrivateEndpointConnectionProxyControllerPlainArgs(val migrateProjectName: String, val pecProxyName: String, val resourceGroupName: String) : ConvertibleToJava<GetPrivateEndpointConnectionProxyControllerPlainArgs>

Constructors

constructor(migrateProjectName: String, pecProxyName: String, resourceGroupName: String)

Properties

Link copied to clipboard

Name of the Azure Migrate project.

Link copied to clipboard

Private link proxy name.

Link copied to clipboard

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

Functions

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