Uses of Class
com.azure.resourcemanager.apimanagement.models.PolicyRestrictionCollection
Packages that use PolicyRestrictionCollection
Package
Description
Package containing the data models for ApiManagementClient.
-
Uses of PolicyRestrictionCollection in com.azure.resourcemanager.apimanagement.models
Methods in com.azure.resourcemanager.apimanagement.models that return PolicyRestrictionCollectionModifier and TypeMethodDescriptionstatic PolicyRestrictionCollectionPolicyRestrictionCollection.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of PolicyRestrictionCollection from the JsonReader.PolicyRestrictionCollection.withNextLink(String nextLink) Set the nextLink property: Next page link if any.PolicyRestrictionCollection.withValue(List<PolicyRestrictionContractInner> value) Set the value property: The value property.