Interface NetworkPeering.Update
- All Superinterfaces:
com.azure.resourcemanager.resources.fluentcore.model.Appliable<NetworkPeering>, com.azure.resourcemanager.resources.fluentcore.model.Indexable, NetworkPeering.UpdateStages.WithAccess, NetworkPeering.UpdateStages.WithGatewayUse, NetworkPeering.UpdateStages.WithTrafficForwarding
- Enclosing interface:
NetworkPeering
public static interface NetworkPeering.Update
extends com.azure.resourcemanager.resources.fluentcore.model.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.azure.resourcemanager.resources.fluentcore.model.Appliable
apply, apply, applyAsync, applyAsyncMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Indexable
keyMethods inherited from interface NetworkPeering.UpdateStages.WithAccess
withAccessBetweenBothNetworks, withoutAccessFromEitherNetworkMethods inherited from interface NetworkPeering.UpdateStages.WithGatewayUse
withGatewayUseByRemoteNetworkAllowed, withGatewayUseByRemoteNetworkStarted, withGatewayUseOnRemoteNetworkStarted, withoutAnyGatewayUse, withoutGatewayUseByRemoteNetwork, withoutGatewayUseOnRemoteNetworkMethods inherited from interface NetworkPeering.UpdateStages.WithTrafficForwarding
withoutTrafficForwardingFromEitherNetwork, withoutTrafficForwardingFromRemoteNetwork, withoutTrafficForwardingToRemoteNetwork, withTrafficForwardingBetweenBothNetworks, withTrafficForwardingFromRemoteNetwork, withTrafficForwardingToRemoteNetwork