C# Class Amazon.StorageGateway.Model.CreateTapeWithBarcodeRequest

Container for the parameters to the CreateTapeWithBarcode operation. Creates a virtual tape by using your own barcode. You write data to the virtual tape and then archive the tape.

Cache storage must be allocated to the gateway before you can create a virtual tape. Use the AddCache operation to add cache storage to a gateway.

Inheritance: AmazonStorageGatewayRequest
Show file Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetGatewayARN ( ) : bool
IsSetTapeBarcode ( ) : bool
IsSetTapeSizeInBytes ( ) : bool