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
Classes in com.azure.resourcemanager.resources.fluent.models that implement interfaces with type arguments of type PolicyExemptionUpdatePropertiesModifier and TypeClassDescriptionfinal classThe policy exemption properties for Patch request.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.