DevtestFunctions

Functions

Link copied to clipboard
suspend fun getLab(argument: GetLabPlainArgs): GetLabResult

Use this data source to access information about an existing Dev Test Lab.

suspend fun getLab(argument: suspend GetLabPlainArgsBuilder.() -> Unit): GetLabResult
suspend fun getLab(name: String, resourceGroupName: String): GetLabResult
Link copied to clipboard

Use this data source to access information about an existing Dev Test Lab Virtual Network.

suspend fun getVirtualNetwork(labName: String, name: String, resourceGroupName: String): GetVirtualNetworkResult