Package | Description |
---|---|
com.microsoft.azure.management.resources |
This package contains the classes 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 © 2019. All rights reserved.