Interface Datastore.DefinitionStages.WithResourceGroup

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

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

    • withExistingResourceGroup

      Datastore.DefinitionStages.WithCreate withExistingResourceGroup(String resourceGroupName)
      Specifies resourceGroupName.
      Parameters:
      resourceGroupName - The Resource Group Name.
      Returns:
      the next definition stage.