Interface protos.google.cloud.gdchardwaremanagement.v1alpha.IHardwareInstallationInfo (0.4.0)

Properties of a HardwareInstallationInfo.

Package

@google-cloud/gdchardwaremanagement

Properties

powerDistanceMeters

powerDistanceMeters?: (number|null);

HardwareInstallationInfo powerDistanceMeters

rackLocation

rackLocation?: (string|null);

HardwareInstallationInfo rackLocation

rackSpace

rackSpace?: (google.cloud.gdchardwaremanagement.v1alpha.IRackSpace|null);

HardwareInstallationInfo rackSpace

rackType

rackType?: (google.cloud.gdchardwaremanagement.v1alpha.HardwareInstallationInfo.RackType|keyof typeof google.cloud.gdchardwaremanagement.v1alpha.HardwareInstallationInfo.RackType|null);

HardwareInstallationInfo rackType

rackUnitDimensions

rackUnitDimensions?: (google.cloud.gdchardwaremanagement.v1alpha.IDimensions|null);

HardwareInstallationInfo rackUnitDimensions

switchDistanceMeters

switchDistanceMeters?: (number|null);

HardwareInstallationInfo switchDistanceMeters