Bare Metal Solution v2 API - Enum Network.Types.State (1.5.0)

public enum Network.Types.State

Reference documentation and code samples for the Bare Metal Solution v2 API enum Network.Types.State.

The possible states for this Network.

Namespace

Google.Cloud.BareMetalSolution.V2

Assembly

Google.Cloud.BareMetalSolution.V2.dll

Fields

NameDescription
Deprovisioning

The Network is being deprovisioned.

Provisioned

The Network has been provisioned.

Provisioning

The Network is provisioning.

Unspecified

The Network is in an unknown state.

Updating

The Network is being updated.