DatashareFunctions

Functions

Link copied to clipboard

Use this data source to access information about an existing Data Share Account.

suspend fun getAccount(argument: suspend GetAccountPlainArgsBuilder.() -> Unit): GetAccountResult
suspend fun getAccount(name: String, resourceGroupName: String): GetAccountResult
Link copied to clipboard

Use this data source to access information about an existing Data Share Blob Storage Dataset.

Link copied to clipboard

Use this data source to access information about an existing Data Share Data Lake Gen2 Dataset.

Link copied to clipboard

Use this data source to access information about an existing Data Share Kusto Cluster Dataset.

Link copied to clipboard

Use this data source to access information about an existing Data Share Kusto Database Dataset.

Link copied to clipboard
suspend fun getShare(argument: GetSharePlainArgs): GetShareResult

Use this data source to access information about an existing Data Share.

suspend fun getShare(argument: suspend GetSharePlainArgsBuilder.() -> Unit): GetShareResult
suspend fun getShare(accountId: String, name: String): GetShareResult