Storage Class

Storage Profile properties of a server.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
msrest.serialization.Model
Storage

Constructor

Storage(*, storage_size_gb: int | None = None, iops: int | None = None, auto_grow: str | EnableStatusEnum | None = None, **kwargs)

Keyword-Only Parameters

Name Description
storage_size_gb
int

Max storage size allowed for a server.

iops
int

Storage IOPS for a server.

auto_grow

Enable Storage Auto Grow or not. Possible values include: "Enabled", "Disabled".

Variables

Name Description
storage_size_gb
int

Max storage size allowed for a server.

iops
int

Storage IOPS for a server.

auto_grow

Enable Storage Auto Grow or not. Possible values include: "Enabled", "Disabled".

storage_sku
str

The sku name of the server storage.