Interface Workspace.DefinitionStages.WithManagedResourceGroupId

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

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

    • withManagedResourceGroupId

      Workspace.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.