NetworkEndpointGroupLbNetworkEndpointGroupResponse

data class NetworkEndpointGroupLbNetworkEndpointGroupResponse(val defaultPort: Int, val network: String, val subnetwork: String, val zone: String)

Load balancing specific fields for network endpoint group.

Constructors

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The default port used if the port number is not specified in the network endpoint. Deprecated This field is deprecated.

Link copied to clipboard

The URL of the network to which all network endpoints in the NEG belong. Uses "default" project network if unspecified. Deprecated This field is deprecated.

Link copied to clipboard

Optional URL of the subnetwork to which all network endpoints in the NEG belong. Deprecated This field is deprecated.

Link copied to clipboard

The URL of the zone where the network endpoint group is located. Deprecated This field is deprecated.