| Package | Description |
|---|---|
| com.azure.resourcemanager.network.fluent |
Package containing the service clients for NetworkManagementClient.
|
| com.azure.resourcemanager.network.fluent.models |
Package containing the inner data models for NetworkManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
PeerExpressRouteCircuitConnectionInner |
PeerExpressRouteCircuitConnectionsClient.get(String resourceGroupName,
String circuitName,
String peeringName,
String connectionName)
Gets the specified Peer Express Route Circuit Connection from the specified express route circuit.
|
| Modifier and Type | Method and Description |
|---|---|
PeerExpressRouteCircuitConnectionInner |
PeerExpressRouteCircuitConnectionInner.withAddressPrefix(String addressPrefix)
Set the addressPrefix property: /29 IP address space to carve out Customer addresses for tunnels.
|
PeerExpressRouteCircuitConnectionInner |
PeerExpressRouteCircuitConnectionInner.withAuthResourceGuid(String authResourceGuid)
Set the authResourceGuid property: The resource guid of the authorization used for the express route circuit
connection.
|
PeerExpressRouteCircuitConnectionInner |
PeerExpressRouteCircuitConnectionInner.withConnectionName(String connectionName)
Set the connectionName property: The name of the express route circuit connection resource.
|
PeerExpressRouteCircuitConnectionInner |
PeerExpressRouteCircuitConnectionInner.withExpressRouteCircuitPeering(com.azure.core.management.SubResource expressRouteCircuitPeering)
Set the expressRouteCircuitPeering property: Reference to Express Route Circuit Private Peering Resource of the
circuit.
|
PeerExpressRouteCircuitConnectionInner |
PeerExpressRouteCircuitConnectionInner.withName(String name)
Set the name property: The name of the resource that is unique within a resource group.
|
PeerExpressRouteCircuitConnectionInner |
PeerExpressRouteCircuitConnectionInner.withPeerExpressRouteCircuitPeering(com.azure.core.management.SubResource peerExpressRouteCircuitPeering)
Set the peerExpressRouteCircuitPeering property: Reference to Express Route Circuit Private Peering Resource of
the peered circuit.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.