Share via


SkuProfileVMSize Class

Specifies the VM Size.

Constructor

SkuProfileVMSize(*, name: str | None = None, rank: int | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
name
str

Specifies the name of the VM Size.

Default value: None
rank
int

Specifies the rank (a.k.a priority) associated with the VM Size.

Default value: None

Variables

Name Description
name
str

Specifies the name of the VM Size.

rank
int

Specifies the rank (a.k.a priority) associated with the VM Size.