Uses of Class
com.azure.resourcemanager.apimanagement.models.PolicyRestrictionUpdateContract
Packages that use PolicyRestrictionUpdateContract
Package
Description
Package containing the service clients for ApiManagementClient.
Package containing the data models for ApiManagementClient.
-
Uses of PolicyRestrictionUpdateContract in com.azure.resourcemanager.apimanagement.fluent
Methods in com.azure.resourcemanager.apimanagement.fluent with parameters of type PolicyRestrictionUpdateContractModifier and TypeMethodDescriptionPolicyRestrictionsClient.update(String resourceGroupName, String serviceName, String policyRestrictionId, String ifMatch, PolicyRestrictionUpdateContract parameters) Updates the policy restriction configuration of the Api Management service.PolicyRestrictionsClient.updateWithResponse(String resourceGroupName, String serviceName, String policyRestrictionId, String ifMatch, PolicyRestrictionUpdateContract parameters, com.azure.core.util.Context context) Updates the policy restriction configuration of the Api Management service. -
Uses of PolicyRestrictionUpdateContract in com.azure.resourcemanager.apimanagement.models
Methods in com.azure.resourcemanager.apimanagement.models that return PolicyRestrictionUpdateContractModifier and TypeMethodDescriptionPolicyRestrictionUpdateContract.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of PolicyRestrictionUpdateContract from the JsonReader.PolicyRestrictionUpdateContract.withRequireBase(PolicyRestrictionRequireBase requireBase) Set the requireBase property: Indicates if base policy should be enforced for the policy document.Set the scope property: Path to the policy document.