IotcentralFunctions

Functions

Link copied to clipboard
suspend fun getApp(argument: GetAppPlainArgs): GetAppResult

Get the metadata of an IoT Central application. API Version: 2021-06-01.

suspend fun getApp(argument: suspend GetAppPlainArgsBuilder.() -> Unit): GetAppResult
suspend fun getApp(resourceGroupName: String, resourceName: String): GetAppResult
Link copied to clipboard

Get the metadata of a private endpoint connection for the IoT Central Application. API Version: 2021-11-01-preview.

suspend fun getPrivateEndpointConnection(privateEndpointConnectionName: String, resourceGroupName: String, resourceName: String): GetPrivateEndpointConnectionResult