Infrastructure Manager v1 API - Enum Preview.Types.PreviewMode (1.3.0)

public enum Preview.Types.PreviewMode

Reference documentation and code samples for the Infrastructure Manager v1 API enum Preview.Types.PreviewMode.

Preview mode provides options for customizing preview operations.

Namespace

Google.Cloud.Config.V1

Assembly

Google.Cloud.Config.V1.dll

Fields

NameDescription
Default

DEFAULT mode generates an execution plan for reconciling current resource state into expected resource state.

Delete

DELETE mode generates as execution plan for destroying current resources.

Unspecified

Unspecified policy, default mode will be used.