GetGatewayHostnameConfigurationPlainArgs

data class GetGatewayHostnameConfigurationPlainArgs(val gatewayId: String, val hcId: String, val resourceGroupName: String, val serviceName: String) : ConvertibleToJava<GetGatewayHostnameConfigurationPlainArgs>

Constructors

Link copied to clipboard
fun GetGatewayHostnameConfigurationPlainArgs(gatewayId: String, hcId: String, resourceGroupName: String, serviceName: String)

Functions

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

Properties

Link copied to clipboard

Gateway entity identifier. Must be unique in the current API Management service instance. Must not have value 'managed'

Link copied to clipboard

Gateway hostname configuration identifier. Must be unique in the scope of parent Gateway entity.

Link copied to clipboard

The name of the resource group.

Link copied to clipboard

The name of the API Management service.