Migration Center v1 API - Enum Report.Types.State (1.0.0)

public enum Report.Types.State

Reference documentation and code samples for the Migration Center v1 API enum Report.Types.State.

Report creation state.

Namespace

Google.Cloud.MigrationCenter.V1

Assembly

Google.Cloud.MigrationCenter.V1.dll

Fields

NameDescription
Failed

Failed to create Report.

Pending

Creating Report.

Succeeded

Successfully created Report.

Unspecified

Default Report creation state.