Interface Application.UpdateStages.WithManagedResourceGroupId

All Known Subinterfaces:
Application.Update
Enclosing interface:
Application.UpdateStages

public static interface Application.UpdateStages.WithManagedResourceGroupId
The stage of the Application update allowing to specify managedResourceGroupId.
  • Method Summary

    Modifier and Type
    Method
    Description
    withManagedResourceGroupId(String managedResourceGroupId)
    Specifies the managedResourceGroupId property: The managed resource group Id..
  • Method Details

    • withManagedResourceGroupId

      Application.Update withManagedResourceGroupId(String managedResourceGroupId)
      Specifies the managedResourceGroupId property: The managed resource group Id..
      Parameters:
      managedResourceGroupId - The managed resource group Id.
      Returns:
      the next definition stage.