StorageEditionCapability interface
storage edition capability
Properties
max |
Maximum backup retention days NOTE: This property will not be serialized. It can only be populated by the server. |
max |
The maximum supported storage size. NOTE: This property will not be serialized. It can only be populated by the server. |
min |
Minimal backup retention days NOTE: This property will not be serialized. It can only be populated by the server. |
min |
The minimal supported storage size. NOTE: This property will not be serialized. It can only be populated by the server. |
name | storage edition name NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
maxBackupRetentionDays
Maximum backup retention days NOTE: This property will not be serialized. It can only be populated by the server.
maxBackupRetentionDays?: number
Property Value
number
maxStorageSize
The maximum supported storage size. NOTE: This property will not be serialized. It can only be populated by the server.
maxStorageSize?: number
Property Value
number
minBackupRetentionDays
Minimal backup retention days NOTE: This property will not be serialized. It can only be populated by the server.
minBackupRetentionDays?: number
Property Value
number
minStorageSize
The minimal supported storage size. NOTE: This property will not be serialized. It can only be populated by the server.
minStorageSize?: number
Property Value
number
name
storage edition name NOTE: This property will not be serialized. It can only be populated by the server.
name?: string
Property Value
string