Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface OSProfile

Package version

Specifies the operating system settings for the hybrid machine.

Hierarchy

  • OSProfile

Index

Properties

Optional computerName

computerName: undefined | string

Specifies the host OS name of the hybrid machine. NOTE: This property will not be serialized. It can only be populated by the server.

Optional linuxConfiguration

linuxConfiguration: OSProfileLinuxConfiguration

Specifies the linux configuration for update management.

Optional windowsConfiguration

windowsConfiguration: OSProfileWindowsConfiguration

Specifies the windows configuration for update management.

Generated using TypeDoc