Interface protos.google.cloud.migrationcenter.v1.IGuestRuntimeDetails (2.1.0)

Properties of a GuestRuntimeDetails.

Package

@google-cloud/migrationcenter

Properties

domain

domain?: (string|null);

GuestRuntimeDetails domain

installedApps

installedApps?: (google.cloud.migrationcenter.v1.IGuestInstalledApplicationList|null);

GuestRuntimeDetails installedApps

lastBootTime

lastBootTime?: (google.protobuf.ITimestamp|null);

GuestRuntimeDetails lastBootTime

machineName

machineName?: (string|null);

GuestRuntimeDetails machineName

network

network?: (google.cloud.migrationcenter.v1.IRuntimeNetworkInfo|null);

GuestRuntimeDetails network

openFileList

openFileList?: (google.cloud.migrationcenter.v1.IOpenFileList|null);

GuestRuntimeDetails openFileList

processes

processes?: (google.cloud.migrationcenter.v1.IRunningProcessList|null);

GuestRuntimeDetails processes

services

services?: (google.cloud.migrationcenter.v1.IRunningServiceList|null);

GuestRuntimeDetails services