AmazonEC2Client.AllocateAddress Method (AllocateAddressRequest)

.NET Framework 3.5
 
 
 
Did this page help you?  Yes  No   Tell us about it...

The AllocateAddress operation acquires an elastic IP address for use with your account.

Namespace: Amazon.EC2
Assembly: AWSSDK.dll
Version: 2.0.0.3

Syntax

C#
public virtual AllocateAddressResponse AllocateAddress(
         AllocateAddressRequest allocateAddressRequest
)

Parameters

allocateAddressRequest
Type: Amazon.EC2.Model.AllocateAddressRequest

Container for the necessary parameters to execute the AllocateAddress service method on AmazonEC2.

Return Value
Type: Amazon.EC2.Model.AllocateAddressResponse
The response from the AllocateAddress service method, as returned by AmazonEC2.

Version Information

.NET Framework:
Supported in: 4.5, 4.0, 3.5