Compute Engine v1 API - Enum LicenseCode.Types.State (2.15.0)

public enum LicenseCode.Types.State

Reference documentation and code samples for the Compute Engine v1 API enum LicenseCode.Types.State.

[Output Only] Current state of this License Code.

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

NameDescription
Disabled

Machines are not allowed to attach boot disks with this License Code. Requests to create new resources with this license will be rejected.

Enabled

Use is allowed for anyone with USE_READ_ONLY access to this License Code.

Restricted

Use of this license is limited to a project whitelist.

Terminated

Reserved state.

UndefinedState

A value indicating that the enum field is not set.

Unspecified