LoadBalancerBackendAddressPoolReferenceResponse

data class LoadBalancerBackendAddressPoolReferenceResponse(val name: String? = null, val sourceArmResourceId: String)

Defines reference to load balancer backend address pools.

Constructors

constructor(name: String? = null, sourceArmResourceId: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val name: String? = null

Gets the name of the proxy resource on the target side.

Link copied to clipboard

Gets the ARM resource ID of the tracked resource being referenced.