Interface BareMetalServerTrustedPlatformModule.SupportedModes

  • Enclosing class:
    BareMetalServerTrustedPlatformModule

    public static interface BareMetalServerTrustedPlatformModule.SupportedModes
    The trusted platform module (TPM) mode: - `disabled`: No TPM functionality - `tpm_2`: TPM 2.0 The enumerated values for this property are expected to expand in the future. When processing this property, check for and log unknown values. Optionally halt processing and surface the error, or bypass the resource on which the unexpected property value was encountered.