通过


你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

PlatformUpdateParameters interface

The properties for updating the platform configuration.

Properties

architecture

The OS architecture.

os

The operating system type required for the run.

variant

Variant of the CPU.

Property Details

architecture

The OS architecture.

architecture?: string

Property Value

string

os

The operating system type required for the run.

os?: string

Property Value

string

variant

Variant of the CPU.

variant?: string

Property Value

string