ApplicationGatewayGatewayIpConfiguration

data class ApplicationGatewayGatewayIpConfiguration(val id: String? = null, val name: String, val subnetId: String)

Constructors

Link copied to clipboard
constructor(id: String? = null, name: String, subnetId: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val id: String? = null

The ID of the Rewrite Rule Set

Link copied to clipboard

The Name of this Gateway IP Configuration.

Link copied to clipboard

The ID of the Subnet which the Application Gateway should be connected to.