Storage interface
Storage Profile properties of a server
Properties
auto |
Enable Storage Auto Grow or not. |
iops | Storage IOPS for a server. |
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
iops
Storage IOPS for a server.
iops?: number
Property Value
number
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