Uses of Class
com.azure.resourcemanager.resources.models.PolicyDefinitionGroup
Packages that use PolicyDefinitionGroup
Package
Description
Package containing the inner data models for ResourceManagementClient.
Package containing the data models for ResourceManagementClient.
-
Uses of PolicyDefinitionGroup in com.azure.resourcemanager.resources.fluent.models
Methods in com.azure.resourcemanager.resources.fluent.models that return types with arguments of type PolicyDefinitionGroupModifier and TypeMethodDescriptionPolicySetDefinitionInner.policyDefinitionGroups()Get the policyDefinitionGroups property: The metadata describing groups of policy definition references within the policy set definition.PolicySetDefinitionProperties.policyDefinitionGroups()Get the policyDefinitionGroups property: The metadata describing groups of policy definition references within the policy set definition.PolicySetDefinitionVersionInner.policyDefinitionGroups()Get the policyDefinitionGroups property: The metadata describing groups of policy definition references within the policy set definition.PolicySetDefinitionVersionProperties.policyDefinitionGroups()Get the policyDefinitionGroups property: The metadata describing groups of policy definition references within the policy set definition.Method parameters in com.azure.resourcemanager.resources.fluent.models with type arguments of type PolicyDefinitionGroupModifier and TypeMethodDescriptionPolicySetDefinitionInner.withPolicyDefinitionGroups(List<PolicyDefinitionGroup> policyDefinitionGroups) Set the policyDefinitionGroups property: The metadata describing groups of policy definition references within the policy set definition.PolicySetDefinitionProperties.withPolicyDefinitionGroups(List<PolicyDefinitionGroup> policyDefinitionGroups) Set the policyDefinitionGroups property: The metadata describing groups of policy definition references within the policy set definition.PolicySetDefinitionVersionInner.withPolicyDefinitionGroups(List<PolicyDefinitionGroup> policyDefinitionGroups) Set the policyDefinitionGroups property: The metadata describing groups of policy definition references within the policy set definition.PolicySetDefinitionVersionProperties.withPolicyDefinitionGroups(List<PolicyDefinitionGroup> policyDefinitionGroups) Set the policyDefinitionGroups property: The metadata describing groups of policy definition references within the policy set definition. -
Uses of PolicyDefinitionGroup in com.azure.resourcemanager.resources.models
Methods in com.azure.resourcemanager.resources.models that return PolicyDefinitionGroupModifier and TypeMethodDescriptionstatic PolicyDefinitionGroupPolicyDefinitionGroup.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of PolicyDefinitionGroup from the JsonReader.PolicyDefinitionGroup.withAdditionalMetadataId(String additionalMetadataId) Set the additionalMetadataId property: A resource ID of a resource that contains additional metadata about the group.PolicyDefinitionGroup.withCategory(String category) Set the category property: The group's category.PolicyDefinitionGroup.withDescription(String description) Set the description property: The group's description.PolicyDefinitionGroup.withDisplayName(String displayName) Set the displayName property: The group's display name.Set the name property: The name of the group.