Interface PeeringServicePrefix.Update
- All Superinterfaces:
PeeringServicePrefix.UpdateStages.WithPeeringServicePrefixKey,PeeringServicePrefix.UpdateStages.WithPrefix
- Enclosing interface:
PeeringServicePrefix
public static interface PeeringServicePrefix.Update
extends PeeringServicePrefix.UpdateStages.WithPrefix, PeeringServicePrefix.UpdateStages.WithPeeringServicePrefixKey
The template for PeeringServicePrefix update.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.peering.models.PeeringServicePrefix.UpdateStages.WithPeeringServicePrefixKey
withPeeringServicePrefixKeyMethods inherited from interface com.azure.resourcemanager.peering.models.PeeringServicePrefix.UpdateStages.WithPrefix
withPrefix
-
Method Details
-
apply
PeeringServicePrefix 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.
-