Class RestoreKeyFromObjectStoreDetails
The details of the backup location from which you want to restore the Key.
Inherited Members
Namespace: Oci.KeymanagementService.Models
Assembly: OCI.DotNetSDK.Keymanagement.dll
Syntax
public class RestoreKeyFromObjectStoreDetails
Properties
BackupLocation
Declaration
[JsonProperty(PropertyName = "backupLocation")]
public BackupLocation BackupLocation { get; set; }
Property Value
Type | Description |
---|---|
BackupLocation |