License Manager v1 API - Enum Product.Types.State (1.0.0-beta01)

public enum Product.Types.State

Reference documentation and code samples for the License Manager v1 API enum Product.Types.State.

State of the product.

Namespace

Google.Cloud.LicenseManager.V1

Assembly

Google.Cloud.LicenseManager.V1.dll

Fields

Name Description
Provisioning

Product is under provisioning stage.

Running

Product is ok to run on instances.

Terminated

The product has been terminated.

Terminating

The product is about to terminate or has been announced for termination.

Unspecified

The Status of the product is unknown.