Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface OsProfile

Package version

Defines the resource properties.

Hierarchy

  • OsProfile

Index

Properties

Optional adminPassword

adminPassword: undefined | string

Admin password of the virtual machine.

Optional computerName

computerName: undefined | string

Gets or sets computer name.

Optional osName

osName: undefined | string

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

Optional osType

osType: OsType

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

Generated using TypeDoc