Interface Account.DefinitionStages.WithManagedResourceGroupName

All Known Subinterfaces:
Account.Definition, Account.DefinitionStages.WithCreate
Enclosing interface:
Account.DefinitionStages

public static interface Account.DefinitionStages.WithManagedResourceGroupName
The stage of the Account definition allowing to specify managedResourceGroupName.
  • Method Details

    • withManagedResourceGroupName

      Account.DefinitionStages.WithCreate withManagedResourceGroupName(String managedResourceGroupName)
      Specifies the managedResourceGroupName property: Gets or sets the managed resource group name.
      Parameters:
      managedResourceGroupName - Gets or sets the managed resource group name.
      Returns:
      the next definition stage.