Uses of Class
com.azure.resourcemanager.resources.fluent.models.PolicyAssignmentUpdateProperties
Packages that use PolicyAssignmentUpdateProperties
Package
Description
Package containing the inner data models for ResourceManagementClient.
-
Uses of PolicyAssignmentUpdateProperties in com.azure.resourcemanager.resources.fluent.models
Classes in com.azure.resourcemanager.resources.fluent.models that implement interfaces with type arguments of type PolicyAssignmentUpdatePropertiesModifier and TypeClassDescriptionfinal classThe policy assignment properties for Patch request.Methods in com.azure.resourcemanager.resources.fluent.models that return PolicyAssignmentUpdatePropertiesModifier and TypeMethodDescriptionPolicyAssignmentUpdateProperties.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of PolicyAssignmentUpdateProperties from the JsonReader.PolicyAssignmentUpdateProperties.withOverrides(List<OverrideModel> overrides) Set the overrides property: The policy property value override.PolicyAssignmentUpdateProperties.withResourceSelectors(List<ResourceSelector> resourceSelectors) Set the resourceSelectors property: The resource selector list to filter policies by resource properties.