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

public enum RunningService.Types.State

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

Service state (OS-agnostic).

Namespace

Google.Cloud.MigrationCenter.V1

Assembly

Google.Cloud.MigrationCenter.V1.dll

Fields

NameDescription
Active

Service is active.

Paused

Service is paused.

Stopped

Service is stopped.

Unspecified

Service state unspecified.