Enum BicepSnapshotMode
- Namespace
- DotNetDo
- Assembly
- DotNetDo.Core.dll
Bicep deployment snapshot operations.
public enum BicepSnapshotModeFields
Overwrite = 0-
Capture or replace the snapshot.
Validate = 1-
Validate the existing snapshot.
Bicep deployment snapshot operations.
public enum BicepSnapshotModeOverwrite = 0 Capture or replace the snapshot.
Validate = 1 Validate the existing snapshot.