Uses of Interface
com.azure.resourcemanager.resources.models.PolicyDefinition.Update
Packages that use PolicyDefinition.Update
Package
Description
Package containing the data models for ResourceManagementClient.
-
Uses of PolicyDefinition.Update in com.azure.resourcemanager.resources.models
Methods in com.azure.resourcemanager.resources.models that return PolicyDefinition.UpdateModifier and TypeMethodDescriptionPolicyDefinition.UpdateStages.WithDescription.withDescription(String description) Specifies the description of the policy.PolicyDefinition.UpdateStages.WithDisplayName.withDisplayName(String displayName) Specifies the display name of the policy.PolicyDefinition.UpdateStages.WithPolicyRule.withPolicyRule(Object policyRule) Specifies the rule of the policy.PolicyDefinition.UpdateStages.WithPolicyType.withPolicyType(PolicyType policyType) Specifies the type of the policy.