get Device
Get a Device. Use '.unassigned' or '.default' for the device group and product names when a device does not belong to a device group and product. API Version: 2022-09-01-preview.
Return
An device resource belonging to a device group resource.
Parameters
argument
null
suspend fun getDevice(catalogName: String, deviceGroupName: String, deviceName: String, productName: String, resourceGroupName: String): GetDeviceResult
Return
An device resource belonging to a device group resource.
Parameters
catalog Name
Name of catalog
device Group Name
Name of device group.
device Name
Device name
product Name
Name of product.
resource Group Name
The name of the resource group. The name is case insensitive.
See also
Return
An device resource belonging to a device group resource.
Parameters
argument
Builder for com.pulumi.azurenative.azuresphere.kotlin.inputs.GetDevicePlainArgs.