次の方法で共有


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