DeviceregistryFunctions

Functions

Link copied to clipboard
suspend fun getAsset(argument: GetAssetPlainArgs): GetAssetResult

Retrieve a single asset. Azure REST API version: 2023-11-01-preview.

suspend fun getAsset(argument: suspend GetAssetPlainArgsBuilder.() -> Unit): GetAssetResult
suspend fun getAsset(assetName: String, resourceGroupName: String): GetAssetResult
Link copied to clipboard

Retrieve a single Asset Endpoint Profile. Azure REST API version: 2023-11-01-preview.

suspend fun getAssetEndpointProfile(assetEndpointProfileName: String, resourceGroupName: String): GetAssetEndpointProfileResult