GetBookmarkPlainArgs

data class GetBookmarkPlainArgs(val bookmarkId: String, val resourceGroupName: String, val workspaceName: String) : ConvertibleToJava<GetBookmarkPlainArgs>

Constructors

Link copied to clipboard
fun GetBookmarkPlainArgs(bookmarkId: String, resourceGroupName: String, workspaceName: String)

Functions

Link copied to clipboard
open override fun toJava(): GetBookmarkPlainArgs

Properties

Link copied to clipboard

Bookmark ID

Link copied to clipboard

The name of the resource group within the user's subscription. The name is case insensitive.

Link copied to clipboard

The name of the workspace.