DeviceCapacityInfoOperations interface
Interface representing a DeviceCapacityInfo operations.
Properties
| get |
Gets the properties of the specified device capacity info. |
Property Details
getDeviceCapacityInfo
Gets the properties of the specified device capacity info.
getDeviceCapacityInfo: (resourceGroupName: string, deviceName: string, options?: DeviceCapacityInfoGetDeviceCapacityInfoOptionalParams) => Promise<DeviceCapacityInfo>
Property Value
(resourceGroupName: string, deviceName: string, options?: DeviceCapacityInfoGetDeviceCapacityInfoOptionalParams) => Promise<DeviceCapacityInfo>