| Name | Description | Type | Additional information |
|---|---|---|---|
| Id |
The ID of the offline environment. |
globally unique identifier |
Required |
| TpmSupported |
Indicates if offline environment is for a TPM supported environment. |
boolean |
Required |
| EncryptedMasterEncryptionKey |
If TpmSupported is true, then this field is present and has a constant value of [EXPORTABLE] which indicates a master encryption key can be exported. |
string |
None. |
| EncryptedMasterEncryptionIv |
If TpmSupported is true, then this field is present and has a constant value of [EXPORTABLE] which indicates a master encryption IV can be exported. |
string |
Required |
| EncryptedEncryptionKey |
The encrypted offline environment encryption key. |
Collection of byte |
Required |
| Created |
The date when the offline environment was created (in the ISO 8601 format). |
date |
Required |