Uses of Class
com.azure.resourcemanager.network.models.ScopeConnectionListResult
Packages that use ScopeConnectionListResult
Package
Description
Package containing the data models for NetworkManagementClient.
-
Uses of ScopeConnectionListResult in com.azure.resourcemanager.network.models
Methods in com.azure.resourcemanager.network.models that return ScopeConnectionListResultModifier and TypeMethodDescriptionScopeConnectionListResult.withNextLink(String nextLink) Set the nextLink property: Gets the URL to get the next page of results.ScopeConnectionListResult.withValue(List<ScopeConnectionInner> value) Set the value property: List of scope connections.