Uses of Interface
com.microsoft.azure.management.resources.PolicyDefinition.Update
Package
Description
This package contains the classes for ResourceManagementClient.
-
Uses of PolicyDefinition.Update in com.microsoft.azure.management.resources
Modifier 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.