public static interface PolicyAssignment.DefinitionStages.WithEnforcementMode
| Modifier and Type | Method and Description |
|---|---|
PolicyAssignment.DefinitionStages.WithCreate |
withEnforcementMode(EnforcementMode mode)
Specifies the enforcement mode of the policy assignment.
|
PolicyAssignment.DefinitionStages.WithCreate withEnforcementMode(EnforcementMode mode)
mode - the enforcement mode of the policy assignmentVisit the Azure for Java Developers site for more Java documentation, including quick starts, tutorials, and code samples.