ManagedVMSize interface
描述 VM 大小。
屬性
id | VM 大小識別碼。注意:此屬性將不會串行化。 它只能由伺服器填入。 |
name | VM 大小名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
properties | VM 大小屬性。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
type | VM 大小類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
屬性詳細資料
id
VM 大小識別碼。注意:此屬性將不會串行化。 它只能由伺服器填入。
id?: string
屬性值
string
name
VM 大小名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。
name?: string
屬性值
string
properties
type
VM 大小類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。
type?: string
屬性值
string