DiskRestorePointAttributes interface
Disk Restore Point details.
- Extends
Properties
encryption | Encryption at rest settings for disk restore point. It is an optional property that can be specified in the input while creating a restore point. |
source |
Resource Id of the source disk restore point. |
Inherited Properties
id | Resource Id NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
encryption
Encryption at rest settings for disk restore point. It is an optional property that can be specified in the input while creating a restore point.
encryption?: RestorePointEncryption
Property Value
sourceDiskRestorePoint
Resource Id of the source disk restore point.
sourceDiskRestorePoint?: ApiEntityReference
Property Value
Inherited Property Details
id
Resource Id NOTE: This property will not be serialized. It can only be populated by the server.
id?: string
Property Value
string
Inherited From SubResourceReadOnly.id