GetPrivateEndpointConnectionPlainArgs

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

Constructors

Link copied to clipboard
constructor(configStoreName: String, privateEndpointConnectionName: String, resourceGroupName: String)

Properties

Link copied to clipboard

The name of the configuration store.

Link copied to clipboard

Private endpoint connection name

Link copied to clipboard

The name of the resource group to which the container registry belongs.

Functions

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