GetPrivateEndpointConnectionProxyPlainArgs

data class GetPrivateEndpointConnectionProxyPlainArgs(val accountName: String, val privateEndpointConnectionProxyId: String, val resourceGroupName: String) : ConvertibleToJava<GetPrivateEndpointConnectionProxyPlainArgs>

Constructors

constructor(accountName: String, privateEndpointConnectionProxyId: String, resourceGroupName: String)

Properties

Link copied to clipboard

Account name.

Link copied to clipboard

The ID of the private endpoint connection proxy object.

Link copied to clipboard

The resource group name.

Functions

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