Infrastructure Manager v1 API - Enum Revision.Types.Action (1.3.0)

public enum Revision.Types.Action

Reference documentation and code samples for the Infrastructure Manager v1 API enum Revision.Types.Action.

Actions that generate a revision.

Namespace

Google.Cloud.Config.V1

Assembly

Google.Cloud.Config.V1.dll

Fields

NameDescription
Create

The revision was generated by creating a deployment.

Delete

The revision was deleted.

Unspecified

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

Update

The revision was generated by updating a deployment.