Interface Workspace.DefinitionStages.WithStorageAccount

    • Method Detail

      • withStorageAccount

        Workspace.DefinitionStages.WithCreate withStorageAccount​(String storageAccount)
        Specifies the storageAccount property: ARM id of the storage account associated with this workspace. This cannot be changed once the workspace has been created.
        Parameters:
        storageAccount - ARM id of the storage account associated with this workspace. This cannot be changed once the workspace has been created.
        Returns:
        the next definition stage.