Package com.ibm.cloud.is.vpc.v1.model
Interface BareMetalServerProfileSupportedTrustedPlatformModuleModes.XDefault
-
- Enclosing class:
- BareMetalServerProfileSupportedTrustedPlatformModuleModes
public static interface BareMetalServerProfileSupportedTrustedPlatformModuleModes.XDefault
The default trusted platform module for a bare metal server with this profile.
-
-
Field Detail
-
DISABLED
static final String DISABLED
disabled.- See Also:
- Constant Field Values
-
TPM_2
static final String TPM_2
tpm_2.- See Also:
- Constant Field Values
-
-