GetApplicationGatewayPrivateEndpointConnectionPlainArgs

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

Constructors

constructor(applicationGatewayName: String, connectionName: String, resourceGroupName: String)

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.

Functions

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