public enum OSPolicy.Types.ModeReference documentation and code samples for the Google Cloud OS Config v1alpha API enum OSPolicy.Types.Mode.
Policy mode
Namespace
Google.Cloud.OsConfig.V1AlphaAssembly
Google.Cloud.OsConfig.V1Alpha.dll
Fields |
|
|---|---|
| Name | Description |
Enforcement |
This mode checks if the configuration resources in the policy are in their desired state, and if not, enforces the desired state. |
Unspecified |
Invalid mode |
Validation |
This mode checks if the configuration resources in the policy are in their desired state. No actions are performed if they are not in the desired state. This mode is used for reporting purposes. |