| Package | Description |
|---|---|
| com.azure.resourcemanager.resources.models |
Package containing the data models for ResourceManagementClient.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
PolicyAssignment.Definition
Container interface for all the definitions that need to be implemented.
|
| Modifier and Type | Method and Description |
|---|---|
PolicyAssignment.DefinitionStages.WithPolicyDefinition |
PolicyAssignment.DefinitionStages.WithScope.forResource(GenericResource genericResource)
Specifies the scope of the policy assignment to be a resource.
|
PolicyAssignment.DefinitionStages.WithPolicyDefinition |
PolicyAssignment.DefinitionStages.WithScope.forResourceGroup(ResourceGroup resourceGroup)
Specifies the scope of the policy assignment to be a resource group.
|
PolicyAssignment.DefinitionStages.WithPolicyDefinition |
PolicyAssignment.DefinitionStages.WithScope.forScope(String scope)
Specifies the scope of the policy assignment.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.