Interface NetworkPeering.Update
- All Superinterfaces:
Appliable<NetworkPeering>
,Indexable
,NetworkPeering.UpdateStages.WithAccess
,NetworkPeering.UpdateStages.WithGatewayUse
,NetworkPeering.UpdateStages.WithTrafficForwarding
- Enclosing interface:
- NetworkPeering
public static interface NetworkPeering.Update
extends Appliable<NetworkPeering>, NetworkPeering.UpdateStages.WithTrafficForwarding, NetworkPeering.UpdateStages.WithAccess, NetworkPeering.UpdateStages.WithGatewayUse
The template for a network peering update operation, containing all the settings that
can be modified.
-
Method Summary
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.Appliable
apply, applyAsync, applyAsync
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.Indexable
key
Methods inherited from interface com.microsoft.azure.management.network.NetworkPeering.UpdateStages.WithAccess
withAccessBetweenBothNetworks, withoutAccessFromEitherNetwork
Methods inherited from interface com.microsoft.azure.management.network.NetworkPeering.UpdateStages.WithGatewayUse
withGatewayUseByRemoteNetworkAllowed, withGatewayUseByRemoteNetworkStarted, withGatewayUseOnRemoteNetworkStarted, withoutAnyGatewayUse, withoutGatewayUseByRemoteNetwork, withoutGatewayUseOnRemoteNetwork
Methods inherited from interface com.microsoft.azure.management.network.NetworkPeering.UpdateStages.WithTrafficForwarding
withoutTrafficForwardingFromEitherNetwork, withoutTrafficForwardingFromRemoteNetwork, withoutTrafficForwardingToRemoteNetwork, withTrafficForwardingBetweenBothNetworks, withTrafficForwardingFromRemoteNetwork, withTrafficForwardingToRemoteNetwork