Uses of Class
com.azure.resourcemanager.resources.fluent.models.PolicyExemptionUpdateProperties
Packages that use PolicyExemptionUpdateProperties
Package
Description
Package containing the inner data models for ResourceManagementClient.
-
Uses of PolicyExemptionUpdateProperties in com.azure.resourcemanager.resources.fluent.models
Methods in com.azure.resourcemanager.resources.fluent.models that return PolicyExemptionUpdatePropertiesModifier and TypeMethodDescriptionPolicyExemptionUpdateProperties.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of PolicyExemptionUpdateProperties from the JsonReader.PolicyExemptionUpdateProperties.withAssignmentScopeValidation(AssignmentScopeValidation assignmentScopeValidation) Set the assignmentScopeValidation property: The option whether validate the exemption is at or under the assignment scope.PolicyExemptionUpdateProperties.withResourceSelectors(List<ResourceSelector> resourceSelectors) Set the resourceSelectors property: The resource selector list to filter policies by resource properties.