Uses of Class
com.azure.resourcemanager.resources.models.PolicyExemptionListResult
Packages that use PolicyExemptionListResult
Package
Description
Package containing the data models for ResourceManagementClient.
-
Uses of PolicyExemptionListResult in com.azure.resourcemanager.resources.models
Classes in com.azure.resourcemanager.resources.models that implement interfaces with type arguments of type PolicyExemptionListResultModifier and TypeClassDescriptionfinal classList of policy exemptions.Methods in com.azure.resourcemanager.resources.models that return PolicyExemptionListResultModifier and TypeMethodDescriptionstatic PolicyExemptionListResultPolicyExemptionListResult.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of PolicyExemptionListResult from the JsonReader.PolicyExemptionListResult.withValue(List<PolicyExemptionInner> value) Set the value property: An array of policy exemptions.