GetApiGatewayConfigConnectionPlainArgs

data class GetApiGatewayConfigConnectionPlainArgs(val configConnectionName: String, val gatewayName: String, val resourceGroupName: String) : ConvertibleToJava<GetApiGatewayConfigConnectionPlainArgs>

Constructors

Link copied to clipboard
constructor(configConnectionName: String, gatewayName: String, resourceGroupName: String)

Properties

Link copied to clipboard

The name of the API Management gateway config connection.

Link copied to clipboard

The name of the API Management gateway.

Link copied to clipboard

The name of the resource group. The name is case insensitive.

Functions

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