public static interface PolicyAssignment.DefinitionStages.WithExcludedScopes
| Modifier and Type | Method and Description |
|---|---|
PolicyAssignment.DefinitionStages.WithCreate |
withExcludedScope(String scope)
Specifies the excluded scope of the policy assignment.
|
PolicyAssignment.DefinitionStages.WithCreate withExcludedScope(String scope)
scope - the scope to be excluded from the policy assignmentVisit the Azure for Java Developers site for more Java documentation, including quick starts, tutorials, and code samples.