GetPrivateEndpointConnectionPlainArgs

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

Constructors

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

Functions

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

Properties

Link copied to clipboard

The name of the private link policy in Azure AD.

Link copied to clipboard

The PrivateEndpointConnection name.

Link copied to clipboard

Name of an Azure resource group.