Uses of Class
com.azure.resourcemanager.network.models.AuthorizationListResult
-
Packages that use AuthorizationListResult Package Description com.azure.resourcemanager.network.models Package containing the data models for NetworkManagementClient. -
-
Uses of AuthorizationListResult in com.azure.resourcemanager.network.models
Methods in com.azure.resourcemanager.network.models that return AuthorizationListResult Modifier and Type Method Description AuthorizationListResultAuthorizationListResult. withNextLink(String nextLink)Set the nextLink property: The URL to get the next set of results.AuthorizationListResultAuthorizationListResult. withValue(List<ExpressRouteCircuitAuthorizationInner> value)Set the value property: The authorizations in an ExpressRoute Circuit.
-