| Package | Description |
|---|---|
| com.azure.resourcemanager.resources.models |
Package containing the data models for ResourceManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
PolicyDefinition.Update |
PolicyDefinition.UpdateStages.WithDescription.withDescription(String description)
Specifies the description of the policy.
|
PolicyDefinition.Update |
PolicyDefinition.UpdateStages.WithDisplayName.withDisplayName(String displayName)
Specifies the display name of the policy.
|
PolicyDefinition.Update |
PolicyDefinition.UpdateStages.WithPolicyRule.withPolicyRule(Object policyRule)
Specifies the rule of the policy.
|
PolicyDefinition.Update |
PolicyDefinition.UpdateStages.WithPolicyType.withPolicyType(PolicyType policyType)
Specifies the type of the policy.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.