메소드 | 설명 | |
---|---|---|
ReleaseAddressRequest ( ) : System |
Empty constructor used to set properties independently even when a simple constructor is available
|
|
ReleaseAddressRequest ( string publicIp ) : System |
Instantiates ReleaseAddressRequest with the parameterized properties
|
메소드 | 설명 | |
---|---|---|
IsSetAllocationId ( ) : bool | ||
IsSetPublicIp ( ) : bool |
public ReleaseAddressRequest ( string publicIp ) : System | ||
publicIp | string | [EC2-Classic] The Elastic IP address. Required for EC2-Classic. |
리턴 | System |