AWS SDK for .NET Documentation
FromPort Property
AmazonAmazon.EC2.ModelAuthorizeSecurityGroupIngressRequestFromPort Did this page help you?   Yes   No    Tell us about it...
The start of port range for the TCP and UDP protocols, or an ICMP type number. For the ICMP type number, you can use -1 to specify all ICMP types.
Declaration Syntax
C#
public decimal FromPort { get; set; }

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)