Uses of Class
com.azure.resourcemanager.network.models.ExpressRouteCrossConnectionListResult
Packages that use ExpressRouteCrossConnectionListResult
Package
Description
Package containing the data models for NetworkManagementClient.
-
Uses of ExpressRouteCrossConnectionListResult in com.azure.resourcemanager.network.models
Classes in com.azure.resourcemanager.network.models that implement interfaces with type arguments of type ExpressRouteCrossConnectionListResultModifier and TypeClassDescriptionfinal classResponse for ListExpressRouteCrossConnection API service call.Methods in com.azure.resourcemanager.network.models that return ExpressRouteCrossConnectionListResultModifier and TypeMethodDescriptionExpressRouteCrossConnectionListResult.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ExpressRouteCrossConnectionListResult from the JsonReader.ExpressRouteCrossConnectionListResult.withValue(List<ExpressRouteCrossConnectionInner> value) Set the value property: A list of ExpressRouteCrossConnection resources.