Uses of Class
com.azure.resourcemanager.network.models.PrivateLinkServiceListResult
Packages that use PrivateLinkServiceListResult
Package
Description
Package containing the data models for NetworkManagementClient.
-
Uses of PrivateLinkServiceListResult in com.azure.resourcemanager.network.models
Methods in com.azure.resourcemanager.network.models that return PrivateLinkServiceListResultModifier and TypeMethodDescriptionstatic PrivateLinkServiceListResultPrivateLinkServiceListResult.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of PrivateLinkServiceListResult from the JsonReader.PrivateLinkServiceListResult.withValue(List<PrivateLinkServiceInner> value) Set the value property: A list of PrivateLinkService resources in a resource group.