InMageRcmUnProtectedDiskDetails interface
InMageRcm un-protected disk details.
Properties
capacity |
The disk capacity in bytes. NOTE: This property will not be serialized. It can only be populated by the server. |
disk |
The disk Id. NOTE: This property will not be serialized. It can only be populated by the server. |
disk |
The disk name. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
capacityInBytes
The disk capacity in bytes. NOTE: This property will not be serialized. It can only be populated by the server.
capacityInBytes?: number
Property Value
number
diskId
The disk Id. NOTE: This property will not be serialized. It can only be populated by the server.
diskId?: string
Property Value
string
diskName
The disk name. NOTE: This property will not be serialized. It can only be populated by the server.
diskName?: string
Property Value
string