OsProfile interface

定義資源屬性。

屬性

adminPassword

取得或設定系統管理員密碼。

adminUsername

取得或設定系統管理員用戶名稱。

allowExtensionOperations

取得或設定值,指出 VM 是否準備好進行擴充作業。 注意:這個屬性不會串行化。 它只能由伺服器填入。

computerName

取得或設定計算機名稱。

guestId

取得或設定 guestId。

linuxConfiguration

指定更新管理的 Linux 組態。

osName

取得或設定os名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

osType

取得或設定os的類型。

toolsRunningStatus

取得或設定在客體作業系統中執行的 VMware 工具目前執行狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

toolsVersion

取得或設定 VMware Tools 的目前版本。 注意:這個屬性不會串行化。 它只能由伺服器填入。

toolsVersionStatus

取得或設定客體作業系統中已安裝之 VMware Tools 的目前版本狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

windowsConfiguration

指定更新管理的 Windows 組態。

屬性詳細資料

adminPassword

取得或設定系統管理員密碼。

adminPassword?: string

屬性值

string

adminUsername

取得或設定系統管理員用戶名稱。

adminUsername?: string

屬性值

string

allowExtensionOperations

取得或設定值,指出 VM 是否準備好進行擴充作業。 注意:這個屬性不會串行化。 它只能由伺服器填入。

allowExtensionOperations?: boolean

屬性值

boolean

computerName

取得或設定計算機名稱。

computerName?: string

屬性值

string

guestId

取得或設定 guestId。

guestId?: string

屬性值

string

linuxConfiguration

指定更新管理的 Linux 組態。

linuxConfiguration?: OsProfileLinuxConfiguration

屬性值

osName

取得或設定os名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

osName?: string

屬性值

string

osType

取得或設定os的類型。

osType?: string

屬性值

string

toolsRunningStatus

取得或設定在客體作業系統中執行的 VMware 工具目前執行狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

toolsRunningStatus?: string

屬性值

string

toolsVersion

取得或設定 VMware Tools 的目前版本。 注意:這個屬性不會串行化。 它只能由伺服器填入。

toolsVersion?: string

屬性值

string

toolsVersionStatus

取得或設定客體作業系統中已安裝之 VMware Tools 的目前版本狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

toolsVersionStatus?: string

屬性值

string

windowsConfiguration

指定更新管理的 Windows 組態。

windowsConfiguration?: OsProfileWindowsConfiguration

屬性值