OutboundRuleFrontendIpConfiguration

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

Constructors

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

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val id: String? = null

The ID of the Load Balancer Outbound Rule.

Link copied to clipboard

The name of the Frontend IP Configuration.