GetApplicationGatewayPrivateEndpointConnectionPlainArgs

data class GetApplicationGatewayPrivateEndpointConnectionPlainArgs(val applicationGatewayName: String, val connectionName: String, val resourceGroupName: String) : ConvertibleToJava<GetApplicationGatewayPrivateEndpointConnectionPlainArgs>

Constructors

fun GetApplicationGatewayPrivateEndpointConnectionPlainArgs(applicationGatewayName: String, connectionName: String, resourceGroupName: String)

Functions

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

Properties

Link copied to clipboard

The name of the application gateway.

Link copied to clipboard

The name of the application gateway private endpoint connection.

Link copied to clipboard

The name of the resource group.