Uses of Class
com.azure.resourcemanager.network.models.PrivateLinkServiceListResult
-
Packages that use PrivateLinkServiceListResult Package Description com.azure.resourcemanager.network.models 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 PrivateLinkServiceListResult Modifier and Type Method Description PrivateLinkServiceListResultPrivateLinkServiceListResult. withValue(List<PrivateLinkServiceInner> value)Set the value property: A list of PrivateLinkService resources in a resource group.
-