Uses of Class
com.azure.resourcemanager.network.models.ExpressRouteFailoverConnectionResourceDetails
Packages that use ExpressRouteFailoverConnectionResourceDetails
Package
Description
Package containing the inner data models for NetworkManagementClient.
Package containing the data models for NetworkManagementClient.
-
Uses of ExpressRouteFailoverConnectionResourceDetails in com.azure.resourcemanager.network.fluent.models
Methods in com.azure.resourcemanager.network.fluent.models that return types with arguments of type ExpressRouteFailoverConnectionResourceDetailsModifier and TypeMethodDescriptionExpressRouteFailoverTestDetailsInner.connections()Get the connections property: All connections to the circuits in the peering location.Method parameters in com.azure.resourcemanager.network.fluent.models with type arguments of type ExpressRouteFailoverConnectionResourceDetailsModifier and TypeMethodDescriptionExpressRouteFailoverTestDetailsInner.withConnections(List<ExpressRouteFailoverConnectionResourceDetails> connections) Set the connections property: All connections to the circuits in the peering location. -
Uses of ExpressRouteFailoverConnectionResourceDetails in com.azure.resourcemanager.network.models
Methods in com.azure.resourcemanager.network.models that return ExpressRouteFailoverConnectionResourceDetailsModifier and TypeMethodDescriptionExpressRouteFailoverConnectionResourceDetails.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ExpressRouteFailoverConnectionResourceDetails from the JsonReader.ExpressRouteFailoverConnectionResourceDetails.withLastUpdatedTime(String lastUpdatedTime) Set the lastUpdatedTime property: Time when the connection was last updated.Set the name property: Connection Name.ExpressRouteFailoverConnectionResourceDetails.withNrpResourceUri(String nrpResourceUri) Set the nrpResourceUri property: NRP Resource URI of the connection.ExpressRouteFailoverConnectionResourceDetails.withStatus(FailoverConnectionStatus status) Set the status property: The current status of the connection.