Deviceregistry Functions
object DeviceregistryFunctions
Functions
Link copied to clipboard
Retrieve a single asset. Azure REST API version: 2023-11-01-preview.
Link copied to clipboard
suspend fun getAssetEndpointProfile(argument: GetAssetEndpointProfilePlainArgs): GetAssetEndpointProfileResult
Retrieve a single Asset Endpoint Profile. Azure REST API version: 2023-11-01-preview.
suspend fun getAssetEndpointProfile(argument: suspend GetAssetEndpointProfilePlainArgsBuilder.() -> Unit): GetAssetEndpointProfileResult
suspend fun getAssetEndpointProfile(assetEndpointProfileName: String, resourceGroupName: String): GetAssetEndpointProfileResult