Interface PeerAsn.Update
- All Superinterfaces:
PeerAsn.UpdateStages.WithPeerAsn,PeerAsn.UpdateStages.WithPeerContactDetail,PeerAsn.UpdateStages.WithPeerName,PeerAsn.UpdateStages.WithValidationState
- Enclosing interface:
PeerAsn
public static interface PeerAsn.Update
extends PeerAsn.UpdateStages.WithPeerAsn, PeerAsn.UpdateStages.WithPeerContactDetail, PeerAsn.UpdateStages.WithPeerName, PeerAsn.UpdateStages.WithValidationState
The template for PeerAsn update.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.peering.models.PeerAsn.UpdateStages.WithPeerAsn
withPeerAsnMethods inherited from interface com.azure.resourcemanager.peering.models.PeerAsn.UpdateStages.WithPeerContactDetail
withPeerContactDetailMethods inherited from interface com.azure.resourcemanager.peering.models.PeerAsn.UpdateStages.WithPeerName
withPeerNameMethods inherited from interface com.azure.resourcemanager.peering.models.PeerAsn.UpdateStages.WithValidationState
withValidationState
-
Method Details
-
apply
PeerAsn 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.
-