| Package | Description |
|---|---|
| com.azure.resourcemanager.resources.fluent.models |
Package containing the inner data models for ResourceManagementClient.
|
| com.azure.resourcemanager.resources.models |
Package containing the data models for ResourceManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
EnforcementMode |
PolicyAssignmentInner.enforcementMode()
Get the enforcementMode property: The policy assignment enforcement mode.
|
| Modifier and Type | Method and Description |
|---|---|
PolicyAssignmentInner |
PolicyAssignmentInner.withEnforcementMode(EnforcementMode enforcementMode)
Set the enforcementMode property: The policy assignment enforcement mode.
|
| Modifier and Type | Field and Description |
|---|---|
static EnforcementMode |
EnforcementMode.DEFAULT
Static value Default for EnforcementMode.
|
static EnforcementMode |
EnforcementMode.DO_NOT_ENFORCE
Static value DoNotEnforce for EnforcementMode.
|
| Modifier and Type | Method and Description |
|---|---|
static EnforcementMode |
EnforcementMode.fromString(String name)
Creates or finds a EnforcementMode from its string representation.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.