public interface ExpressRouteCrossConnection extends GroupableResource<NetworkManager,ExpressRouteCrossConnectionInner>, Refreshable<ExpressRouteCrossConnection>, Updatable<ExpressRouteCrossConnection.Update>, UpdatableWithTags<ExpressRouteCrossConnection>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ExpressRouteCrossConnection.Update
The template for a express route cross connection update operation, containing all the settings that can be
modified.
|
static interface |
ExpressRouteCrossConnection.UpdateStages
Grouping of express route cross connection update stages.
|
GroupableResource.DefinitionStagesResource.DefinitionWithRegion<T>, Resource.DefinitionWithTags<T>, Resource.UpdateWithTags<T>UpdatableWithTags.UpdateWithTags<T>| Modifier and Type | Method and Description |
|---|---|
int |
bandwidthInMbps() |
ExpressRouteCircuitReference |
expressRouteCircuit() |
String |
peeringLocation() |
ExpressRouteCrossConnectionPeerings |
peerings() |
Map<String,ExpressRouteCrossConnectionPeering> |
peeringsMap() |
String |
primaryAzurePort() |
String |
provisioningState() |
String |
secondaryAzurePort() |
String |
serviceProviderNotes() |
ServiceProviderProvisioningState |
serviceProviderProvisioningState() |
Integer |
stag() |
region, regionName, tags, typenameresourceGroupNamemanagerinnerModelrefresh, refreshAsyncupdateupdateTagsExpressRouteCrossConnectionPeerings peerings()
String primaryAzurePort()
String secondaryAzurePort()
Integer stag()
String peeringLocation()
int bandwidthInMbps()
ExpressRouteCircuitReference expressRouteCircuit()
ServiceProviderProvisioningState serviceProviderProvisioningState()
String serviceProviderNotes()
String provisioningState()
Map<String,ExpressRouteCrossConnectionPeering> peeringsMap()
Copyright © 2021 Microsoft Corporation. All rights reserved.