Bare Metal Solution v2 API - Enum NfsShare.Types.State (1.2.0)

public enum NfsShare.Types.State

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

The possible states for this NFS share.

Namespace

Google.Cloud.BareMetalSolution.V2

Assembly

Google.Cloud.BareMetalSolution.V2.dll

Fields

NameDescription
Creating

The NFS Share is being created.

Deleting

The NFS Share has been requested to be deleted.

Provisioned

The share has been provisioned.

Unspecified

The share is in an unknown state.

Updating

The NFS Share is being updated.