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

PlatformAttribute Class

This is the platform attribute of the image version.

Constructor

PlatformAttribute(*args: Any, **kwargs: Any)

Variables

Name Description
name
str

This property specifies the name of the platformAttribute. It is read-only.

value
str

This property specifies the value of the corresponding name property. It is read-only.

Attributes

name

This property specifies the name of the platformAttribute. It is read-only.

name: str | None

value

This property specifies the value of the corresponding name property. It is read-only.

value: str | None