EffectiveOutboundIPResponse

data class EffectiveOutboundIPResponse(val id: String? = null)

EffectiveOutboundIP represents an effective outbound IP resource of the cluster public load balancer.

Constructors

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

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val id: String? = null

The fully qualified Azure resource id of an IP address resource.