Uses of Class
com.azure.resourcemanager.network.fluent.models.ExpressRouteCrossConnectionProperties
Packages that use ExpressRouteCrossConnectionProperties
Package
Description
Package containing the inner data models for NetworkManagementClient.
-
Uses of ExpressRouteCrossConnectionProperties in com.azure.resourcemanager.network.fluent.models
Methods in com.azure.resourcemanager.network.fluent.models that return ExpressRouteCrossConnectionPropertiesModifier and TypeMethodDescriptionExpressRouteCrossConnectionProperties.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ExpressRouteCrossConnectionProperties from the JsonReader.ExpressRouteCrossConnectionProperties.withExpressRouteCircuit(ExpressRouteCircuitReference expressRouteCircuit) Set the expressRouteCircuit property: The ExpressRouteCircuit.ExpressRouteCrossConnectionProperties.withPeerings(List<ExpressRouteCrossConnectionPeeringInner> peerings) Set the peerings property: The list of peerings.ExpressRouteCrossConnectionProperties.withServiceProviderNotes(String serviceProviderNotes) Set the serviceProviderNotes property: Additional read only notes set by the connectivity provider.ExpressRouteCrossConnectionProperties.withServiceProviderProvisioningState(ServiceProviderProvisioningState serviceProviderProvisioningState) Set the serviceProviderProvisioningState property: The provisioning state of the circuit in the connectivity provider system.