MaxSizeCapability Class
The maximum size capability.
Variables are only populated by the server, and will be ignored when sending a request.
Constructor
MaxSizeCapability(**kwargs)
Variables
Name | Description |
---|---|
limit
|
The maximum size limit (see 'unit' for the units). |
unit
|
str or
MaxSizeUnit
The units that the limit is expressed in. Possible values include: "Megabytes", "Gigabytes", "Terabytes", "Petabytes". |
Samarbeta med oss på GitHub
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.
Azure SDK for Python