Interface AzureADAdministrator.DefinitionStages.WithParentResource

All Known Subinterfaces:
AzureADAdministrator.Definition, AzureADAdministrator.DefinitionStages.Blank
Enclosing interface:
AzureADAdministrator.DefinitionStages

public static interface AzureADAdministrator.DefinitionStages.WithParentResource
The stage of the AzureADAdministrator definition allowing to specify parent resource.
  • Method Details

    • withExistingFlexibleServer

      AzureADAdministrator.DefinitionStages.WithCreate withExistingFlexibleServer(String resourceGroupName, String serverName)
      Specifies resourceGroupName, serverName.
      Parameters:
      resourceGroupName - The name of the resource group. The name is case insensitive.
      serverName - The name of the server.
      Returns:
      the next definition stage.