MaxSizeCapability interface
The maximum size capability.
Properties
limit | The maximum size limit (see 'unit' for the units). NOTE: This property will not be serialized. It can only be populated by the server. |
unit | The units that the limit is expressed in. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
limit
The maximum size limit (see 'unit' for the units). NOTE: This property will not be serialized. It can only be populated by the server.
limit?: number
Property Value
number
unit
The units that the limit is expressed in. NOTE: This property will not be serialized. It can only be populated by the server.
unit?: string
Property Value
string