get Disk
Get disk. API Version: 2018-09-15.
Return
A Disk.
Parameters
argument
null
suspend fun getDisk(expand: String? = null, labName: String, name: String, resourceGroupName: String, userName: String): GetDiskResult
Return
A Disk.
Parameters
expand
Specify the $expand query. Example: 'properties($select=diskType)'
lab Name
The name of the lab.
name
The name of the disk.
resource Group Name
The name of the resource group.
user Name
The name of the user profile.
See also
Return
A Disk.
Parameters
argument
Builder for com.pulumi.azurenative.devtestlab.kotlin.inputs.GetDiskPlainArgs.