ExpressRouteCircuitPeeringPropertiesFormatInner |
ExpressRouteCircuitPeeringPropertiesFormatInner.withAzureAsn(Integer azureAsn) |
Set the azureAsn property: The Azure ASN.
|
ExpressRouteCircuitPeeringPropertiesFormatInner |
ExpressRouteCircuitPeeringPropertiesFormatInner.withConnections(List<ExpressRouteCircuitConnectionInner> connections) |
Set the connections property: The list of circuit connections associated with Azure Private Peering for this
circuit.
|
ExpressRouteCircuitPeeringPropertiesFormatInner |
ExpressRouteCircuitPeeringPropertiesFormatInner.withExpressRouteConnection(ExpressRouteConnectionId expressRouteConnection) |
Set the expressRouteConnection property: The ExpressRoute connection.
|
ExpressRouteCircuitPeeringPropertiesFormatInner |
ExpressRouteCircuitPeeringPropertiesFormatInner.withGatewayManagerEtag(String gatewayManagerEtag) |
Set the gatewayManagerEtag property: The GatewayManager Etag.
|
ExpressRouteCircuitPeeringPropertiesFormatInner |
ExpressRouteCircuitPeeringPropertiesFormatInner.withIpv6PeeringConfig(Ipv6ExpressRouteCircuitPeeringConfig ipv6PeeringConfig) |
Set the ipv6PeeringConfig property: The IPv6 peering configuration.
|
ExpressRouteCircuitPeeringPropertiesFormatInner |
ExpressRouteCircuitPeeringPropertiesFormatInner.withMicrosoftPeeringConfig(ExpressRouteCircuitPeeringConfig microsoftPeeringConfig) |
Set the microsoftPeeringConfig property: The Microsoft peering configuration.
|
ExpressRouteCircuitPeeringPropertiesFormatInner |
ExpressRouteCircuitPeeringPropertiesFormatInner.withPeerAsn(Long peerAsn) |
Set the peerAsn property: The peer ASN.
|
ExpressRouteCircuitPeeringPropertiesFormatInner |
ExpressRouteCircuitPeeringPropertiesFormatInner.withPeeringType(ExpressRoutePeeringType peeringType) |
Set the peeringType property: The peering type.
|
ExpressRouteCircuitPeeringPropertiesFormatInner |
ExpressRouteCircuitPeeringPropertiesFormatInner.withPrimaryAzurePort(String primaryAzurePort) |
Set the primaryAzurePort property: The primary port.
|
ExpressRouteCircuitPeeringPropertiesFormatInner |
ExpressRouteCircuitPeeringPropertiesFormatInner.withPrimaryPeerAddressPrefix(String primaryPeerAddressPrefix) |
Set the primaryPeerAddressPrefix property: The primary address prefix.
|
ExpressRouteCircuitPeeringPropertiesFormatInner |
ExpressRouteCircuitPeeringPropertiesFormatInner.withRouteFilter(com.azure.core.management.SubResource routeFilter) |
Set the routeFilter property: The reference to the RouteFilter resource.
|
ExpressRouteCircuitPeeringPropertiesFormatInner |
ExpressRouteCircuitPeeringPropertiesFormatInner.withSecondaryAzurePort(String secondaryAzurePort) |
Set the secondaryAzurePort property: The secondary port.
|
ExpressRouteCircuitPeeringPropertiesFormatInner |
ExpressRouteCircuitPeeringPropertiesFormatInner.withSecondaryPeerAddressPrefix(String secondaryPeerAddressPrefix) |
Set the secondaryPeerAddressPrefix property: The secondary address prefix.
|
ExpressRouteCircuitPeeringPropertiesFormatInner |
ExpressRouteCircuitPeeringPropertiesFormatInner.withSharedKey(String sharedKey) |
Set the sharedKey property: The shared key.
|
ExpressRouteCircuitPeeringPropertiesFormatInner |
ExpressRouteCircuitPeeringPropertiesFormatInner.withState(ExpressRoutePeeringState state) |
Set the state property: The peering state.
|
ExpressRouteCircuitPeeringPropertiesFormatInner |
ExpressRouteCircuitPeeringPropertiesFormatInner.withStats(ExpressRouteCircuitStatsInner stats) |
Set the stats property: The peering stats of express route circuit.
|
ExpressRouteCircuitPeeringPropertiesFormatInner |
ExpressRouteCircuitPeeringPropertiesFormatInner.withVlanId(Integer vlanId) |
Set the vlanId property: The VLAN ID.
|