Interface PeeringRegisteredAsn.Update
- All Superinterfaces:
PeeringRegisteredAsn.UpdateStages.WithAsn
- Enclosing interface:
PeeringRegisteredAsn
public static interface PeeringRegisteredAsn.Update
extends PeeringRegisteredAsn.UpdateStages.WithAsn
The template for PeeringRegisteredAsn update.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.peering.models.PeeringRegisteredAsn.UpdateStages.WithAsn
withAsn
-
Method Details
-
apply
PeeringRegisteredAsn apply()Executes the update request.- Returns:
- the updated resource.
-
apply
Executes the update request.- Parameters:
context- The context to associate with this operation.- Returns:
- the updated resource.
-