DeviceDetails interface
The additional device details regarding the end point count and volume container count.
Properties
endpoint |
The total number of endpoints that are currently on the device ( i.e. number of volumes). |
volume |
The total number of volume containers on the device. |
Property Details
endpointCount
The total number of endpoints that are currently on the device ( i.e. number of volumes).
endpointCount?: number
Property Value
number
volumeContainerCount
The total number of volume containers on the device.
volumeContainerCount?: number
Property Value
number
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript