Bare Metal Solution v2 API - Enum NetworkConfig.Types.ServiceCidr (1.5.0)

public enum NetworkConfig.Types.ServiceCidr

Reference documentation and code samples for the Bare Metal Solution v2 API enum NetworkConfig.Types.ServiceCidr.

Service network block.

Namespace

Google.Cloud.BareMetalSolution.V2

Assembly

Google.Cloud.BareMetalSolution.V2.dll

Fields

NameDescription
Disabled

Services are disabled for the given network.

High26

Use the highest /26 block of the network to host services.

High27

Use the highest /27 block of the network to host services.

High28

Use the highest /28 block of the network to host services.

Unspecified

Unspecified value.