Interface WorkspaceSetting.DefinitionStages.WithWorkspaceId

All Known Subinterfaces:
WorkspaceSetting.Definition, WorkspaceSetting.DefinitionStages.Blank, WorkspaceSetting.DefinitionStages.WithCreate
Enclosing interface:
WorkspaceSetting.DefinitionStages

public static interface WorkspaceSetting.DefinitionStages.WithWorkspaceId
The stage of the WorkspaceSetting definition allowing to specify workspaceId.
  • Method Details

    • withWorkspaceId

      Specifies the workspaceId property: The full Azure ID of the workspace to save the data in.
      Parameters:
      workspaceId - The full Azure ID of the workspace to save the data in.
      Returns:
      the next definition stage.