Google Cloud OS Config v1 API - Enum PatchDeployment.Types.State (2.3.0)

public enum PatchDeployment.Types.State

Reference documentation and code samples for the Google Cloud OS Config v1 API enum PatchDeployment.Types.State.

Represents state of patch peployment.

Namespace

Google.Cloud.OsConfig.V1

Assembly

Google.Cloud.OsConfig.V1.dll

Fields

NameDescription
Active

Active value means that patch deployment generates Patch Jobs.

Paused

Paused value means that patch deployment does not generate Patch jobs. Requires user action to move in and out from this state.

Unspecified

The default value. This value is used if the state is omitted.