Interface Application.DefinitionStages.WithManagedResourceGroupId

All Known Subinterfaces:
Application.Definition
Enclosing interface:
Application.DefinitionStages

public static interface Application.DefinitionStages.WithManagedResourceGroupId
The stage of the Application definition allowing to specify managedResourceGroupId.
  • Method Details

    • withManagedResourceGroupId

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