java.lang.Object
com.azure.resourcemanager.network.fluent.models.ExpressRouteCrossConnectionProperties
-
Constructor Summary
Constructors
Creates an instance of ExpressRouteCrossConnectionProperties class.
-
Method Summary
Get the bandwidthInMbps property: The circuit bandwidth In Mbps.
Get the expressRouteCircuit property: The ExpressRouteCircuit.
fromJson(com.azure.json.JsonReader jsonReader)
Reads an instance of ExpressRouteCrossConnectionProperties from the JsonReader.
Get the peeringLocation property: The peering location of the ExpressRoute circuit.
Get the peerings property: The list of peerings.
Get the primaryAzurePort property: The name of the primary port.
Get the provisioningState property: The provisioning state of the express route cross connection resource.
Get the secondaryAzurePort property: The name of the secondary port.
Get the serviceProviderNotes property: Additional read only notes set by the connectivity provider.
Get the serviceProviderProvisioningState property: The provisioning state of the circuit in the connectivity
provider system.
Get the stag property: The identifier of the circuit traffic.
com.azure.json.JsonWriter
toJson(com.azure.json.JsonWriter jsonWriter)
void
Set the expressRouteCircuit property: The ExpressRouteCircuit.
Set the peerings property: The list of peerings.
Set the serviceProviderNotes property: Additional read only notes set by the connectivity provider.
Set the serviceProviderProvisioningState property: The provisioning state of the circuit in the connectivity
provider system.
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.azure.json.JsonSerializable
toJson, toJson, toJsonBytes, toJsonString
-
Constructor Details
-
ExpressRouteCrossConnectionProperties
-
Method Details
-
-
-
-
-
-
-
-
serviceProviderProvisioningState
-
withServiceProviderProvisioningState
-
-
-
-
-
-
-
-