Uses of Class
com.azure.resourcemanager.network.models.ServiceEndpointPolicyListResult
Packages that use ServiceEndpointPolicyListResult
Package
Description
Package containing the data models for NetworkManagementClient.
-
Uses of ServiceEndpointPolicyListResult in com.azure.resourcemanager.network.models
Methods in com.azure.resourcemanager.network.models that return ServiceEndpointPolicyListResultModifier and TypeMethodDescriptionServiceEndpointPolicyListResult.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ServiceEndpointPolicyListResult from the JsonReader.ServiceEndpointPolicyListResult.withValue(List<ServiceEndpointPolicyInner> value) Set the value property: A list of ServiceEndpointPolicy resources.