BookmarkOperationsOperations interface

Interface representing a BookmarkOperations operations.

Properties

expand

Expand an bookmark

Property Details

expand

Expand an bookmark

expand: (resourceGroupName: string, workspaceName: string, bookmarkId: string, parameters: BookmarkExpandParameters, options?: BookmarkOperationsExpandOptionalParams) => Promise<BookmarkExpandResponse>

Property Value

(resourceGroupName: string, workspaceName: string, bookmarkId: string, parameters: BookmarkExpandParameters, options?: BookmarkOperationsExpandOptionalParams) => Promise<BookmarkExpandResponse>