Uses of Class
com.azure.resourcemanager.network.models.ExpressRouteLinkListResult
-
Packages that use ExpressRouteLinkListResult Package Description com.azure.resourcemanager.network.models Package containing the data models for NetworkManagementClient. -
-
Uses of ExpressRouteLinkListResult in com.azure.resourcemanager.network.models
Methods in com.azure.resourcemanager.network.models that return ExpressRouteLinkListResult Modifier and Type Method Description ExpressRouteLinkListResultExpressRouteLinkListResult. withNextLink(String nextLink)Set the nextLink property: The URL to get the next set of results.ExpressRouteLinkListResultExpressRouteLinkListResult. withValue(List<ExpressRouteLinkInner> value)Set the value property: The list of ExpressRouteLink sub-resources.
-