GetPrivateEndpointConnectionByNamePlainArgs

data class GetPrivateEndpointConnectionByNamePlainArgs(val privateEndpointConnectionName: String, val resourceGroupName: String, val serviceName: String) : ConvertibleToJava<GetPrivateEndpointConnectionByNamePlainArgs>

Constructors

constructor(privateEndpointConnectionName: String, resourceGroupName: String, serviceName: String)

Properties

Link copied to clipboard

Name of the private endpoint connection.

Link copied to clipboard

The name of the resource group.

Link copied to clipboard

The name of the API Management service.

Functions

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