An IP permission describing allowed incoming IP traffic to an Amazon EC2 security group.
Inheritance Hierarchy
Namespace: Amazon.EC2.Model
Assembly: AWSSDK.dll
Version: 2.0.0.3
Syntax
public class IpPermission : Object
The IpPermission type exposes the following members
Constructors
Name | Description | |
---|---|---|
![]() |
IpPermission() |
Properties
Name | Description | |
---|---|---|
![]() |
FromPort |
Start of port range for the TCP and UDP protocols, or an ICMP type number. An ICMP type number of |
![]() |
IpProtocol |
The IP protocol of this permission. Valid protocol values: |
![]() |
IpRanges | The list of CIDR IP ranges included in this permission. |
![]() |
ToPort |
End of port range for the TCP and UDP protocols, or an ICMP code. An ICMP code of |
![]() |
UserIdGroupPairs | The list of AWS user IDs and groups included in this permission. |
Version Information
.NET Framework:
Supported in: 4.5, 4.0, 3.5
.NET for Windows Store apps:
Supported in: Windows 8
.NET for Windows Phone:
Supported in: Window Phone 8