VBRAmazonS3GlacierRepository
Amazon S3 Glacier archive storage repository.
Properties
|
Property |
Type |
Description |
|---|---|---|
|
Connection |
Amazon connection. |
|
|
AmazonS3Folder |
Amazon folder. |
|
|
AmazonProxySpec |
Proxy appliance. |
|
|
Name |
String |
Storage name. |
|
Description |
Bool |
Storage description. |
|
UseDeepArchive |
SwitchParameter |
Defines that the Glacier Deep Archive storage class is assigned (TRUE) or not assigned (FALSE) for backup files. |
|
UseInstantRetrieval |
SwitchParameter |
Defines that the Amazon S3 Glacier Instant Retrieval storage class is assigned (TRUE) or not assigned (FALSE) for backup files. |
|
EnableBackupImmutability |
SwitchParameter |
Defines if backup immutability option enabled (TRUE) or not enabled (FALSE). |
|
Force |
SwitchParameter |
Defines that the cmdlet will add object storage without showing warnings in the PowerShell console. |