Interface MobileNetwork.Update

All Superinterfaces:
MobileNetwork.UpdateStages.WithTags
Enclosing interface:
MobileNetwork

public static interface MobileNetwork.Update extends MobileNetwork.UpdateStages.WithTags
The template for MobileNetwork update.
  • Method Details

    • apply

      MobileNetwork apply()
      Executes the update request.
      Returns:
      the updated resource.
    • apply

      MobileNetwork apply(com.azure.core.util.Context context)
      Executes the update request.
      Parameters:
      context - The context to associate with this operation.
      Returns:
      the updated resource.