Get Device Result
data class GetDeviceResult(val azureApiVersion: String, val deviceType: String, val id: String, val location: String, val name: String, val networkFunctions: List<SubResourceResponse>, val provisioningState: String, val status: String, val systemData: SystemDataResponse, val tags: Map<String, String>? = null, val type: String)
Device resource.
Properties
Link copied to clipboard
The Azure API version of the resource.
Link copied to clipboard
The type of the device.
Link copied to clipboard
The list of network functions deployed on the device.
Link copied to clipboard
The provisioning state of the device resource.
Link copied to clipboard
The system meta data relating to this resource.