C# Class Amazon.EC2.Model.RestoreAddressToClassicRequest

Container for the parameters to the RestoreAddressToClassic operation. Restores an Elastic IP address that was previously moved to the EC2-VPC platform back to the EC2-Classic platform. You cannot move an Elastic IP address that was originally allocated for use in EC2-VPC. The Elastic IP address must not be associated with an instance or network interface.
Inheritance: AmazonEC2Request
Show file Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetPublicIp ( ) : bool