Properties of an UtilizationReport.
Package
@google-cloud/vmmigrationProperties
createTime
createTime?: (google.protobuf.ITimestamp|null);UtilizationReport createTime
displayName
displayName?: (string|null);UtilizationReport displayName
error
error?: (google.rpc.IStatus|null);UtilizationReport error
frameEndTime
frameEndTime?: (google.protobuf.ITimestamp|null);UtilizationReport frameEndTime
name
name?: (string|null);UtilizationReport name
state
state?: (google.cloud.vmmigration.v1.UtilizationReport.State|keyof typeof google.cloud.vmmigration.v1.UtilizationReport.State|null);UtilizationReport state
stateTime
stateTime?: (google.protobuf.ITimestamp|null);UtilizationReport stateTime
timeFrame
timeFrame?: (google.cloud.vmmigration.v1.UtilizationReport.TimeFrame|keyof typeof google.cloud.vmmigration.v1.UtilizationReport.TimeFrame|null);UtilizationReport timeFrame
vmCount
vmCount?: (number|null);UtilizationReport vmCount
vms
vms?: (google.cloud.vmmigration.v1.IVmUtilizationInfo[]|null);UtilizationReport vms