Storage interface
Storage Profile properties of a server
Properties
| auto |
Enable Storage Auto Grow or not. |
| auto |
Enable IO Auto Scaling or not. |
| iops | Storage IOPS for a server. |
| log |
Enable Log On Disk or not. |
| storage |
Max storage size allowed for a server. |
| storage |
The sku name of the server storage. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
autoGrow
Enable Storage Auto Grow or not.
autoGrow?: string
Property Value
string
autoIoScaling
Enable IO Auto Scaling or not.
autoIoScaling?: string
Property Value
string
iops
Storage IOPS for a server.
iops?: number
Property Value
number
logOnDisk
Enable Log On Disk or not.
logOnDisk?: string
Property Value
string
storageSizeGB
Max storage size allowed for a server.
storageSizeGB?: number
Property Value
number
storageSku
The sku name of the server storage. NOTE: This property will not be serialized. It can only be populated by the server.
storageSku?: string
Property Value
string