EnforcementMode Enum
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The policy assignment enforcement mode. Possible values are Default and DoNotEnforce.
public enum EnforcementMode
type EnforcementMode =
Public Enum EnforcementMode
- Inheritance
-
EnforcementMode
Name | Value | Description |
---|---|---|
Enforced | 0 | The policy effect is enforced during resource creation or update. |
Default | 1 | The policy effect is enforced during resource creation or update. |
DoNotEnforce | 2 | The policy effect is not enforced during resource creation or update. |
Azure SDK for .NET feedback
Azure SDK for .NET is an open source project. Select a link to provide feedback: