Click or drag to resize
SecurityGroupRuleDefinition Properties

The SecurityGroupRuleDefinition type exposes the following members.

Properties
  NameDescription
Public propertyCIDR
The CIDR for address range.
Public propertyFromPort
The port at start of range.
Public propertyGroupId
The associated security group identifier.
Public propertyProtocol
The IP protocol.
Public propertySourceGroupId
The associated source group identifier.
Public propertyToPort
The port at end of range.
Top
See Also