Uses of Class
com.azure.resourcemanager.resources.models.PolicyDefinitionListResult
Packages that use PolicyDefinitionListResult
Package
Description
Package containing the data models for ResourceManagementClient.
-
Uses of PolicyDefinitionListResult in com.azure.resourcemanager.resources.models
Classes in com.azure.resourcemanager.resources.models that implement interfaces with type arguments of type PolicyDefinitionListResultModifier and TypeClassDescriptionfinal classList of policy definitions.Methods in com.azure.resourcemanager.resources.models that return PolicyDefinitionListResultModifier and TypeMethodDescriptionstatic PolicyDefinitionListResultPolicyDefinitionListResult.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of PolicyDefinitionListResult from the JsonReader.PolicyDefinitionListResult.withNextLink(String nextLink) Set the nextLink property: The URL to use for getting the next set of results.PolicyDefinitionListResult.withValue(List<PolicyDefinitionInner> value) Set the value property: An array of policy definitions.