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

OsProfileForVmInstance interface

Defines the resource properties.

Properties

adminPassword

Admin password of the virtual machine. This value contains a credential. Consider obscuring before showing to users

computerName

Gets or sets computer name.

osSku

Gets os sku. NOTE: This property will not be serialized. It can only be populated by the server.

osType

Gets the type of the os. NOTE: This property will not be serialized. It can only be populated by the server.

osVersion

Gets os version. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

adminPassword

Admin password of the virtual machine. This value contains a credential. Consider obscuring before showing to users

adminPassword?: string

Property Value

string

computerName

Gets or sets computer name.

computerName?: string

Property Value

string

osSku

Gets os sku. NOTE: This property will not be serialized. It can only be populated by the server.

osSku?: string

Property Value

string

osType

Gets the type of the os. NOTE: This property will not be serialized. It can only be populated by the server.

osType?: string

Property Value

string

osVersion

Gets os version. NOTE: This property will not be serialized. It can only be populated by the server.

osVersion?: string

Property Value

string