C# Class Amazon.StorageGateway.Model.ActivateGatewayRequest

Container for the parameters to the ActivateGateway operation.

This operation activates the gateway you previously deployed on your host. For more information, see Downloading and Deploying AWS Storage Gateway VM . In the activation process you specify information such as the region you want to use for storing snapshots, the time zone for scheduled snapshots and the gateway schedule window, an activation key, and a name for your gateway. The activation process also associates your gateway with your account (see UpdateGatewayInformation).

NOTE:You must power on the gateway VM before you can activate your gateway.

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

Private Methods

Method Description
IsSetActivationKey ( ) : bool
IsSetGatewayName ( ) : bool
IsSetGatewayRegion ( ) : bool
IsSetGatewayTimezone ( ) : bool
IsSetGatewayType ( ) : bool
IsSetMediumChangerType ( ) : bool
IsSetTapeDriveType ( ) : bool