DeviceDetails interface

Device details.

Properties

displaySerialNumber

Device serial number to be displayed.

managementResourceId

Management Resource Id.

managementResourceTenantId

Management Resource Tenant ID.

provisioningDetails

Provisioning Details for the device.

provisioningSupport

Determining nature of provisioning that the configuration supports.

serialNumber

Device serial number.

Property Details

displaySerialNumber

Device serial number to be displayed.

displaySerialNumber?: string

Property Value

string

managementResourceId

Management Resource Id.

managementResourceId?: string

Property Value

string

managementResourceTenantId

Management Resource Tenant ID.

managementResourceTenantId?: string

Property Value

string

provisioningDetails

Provisioning Details for the device.

provisioningDetails?: ProvisioningDetails

Property Value

provisioningSupport

Determining nature of provisioning that the configuration supports.

provisioningSupport?: string

Property Value

string

serialNumber

Device serial number.

serialNumber?: string

Property Value

string