Enum UtilizationReport.Types.State (1.0.0)

public enum State

Utilization report state.

Namespace

Google.Cloud.VMMigration.V1

Assembly

Google.Cloud.VMMigration.V1.dll

Fields

NameDescription
Creating

The report is in the making.

Failed

Report creation failed.

Succeeded

Report creation completed successfully.

Unspecified

The state is unknown. This value is not in use.