Describes an IP range used in a security group.

C# |
public class IPRange

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | IPRange()()()() | Initializes a new instance of the IPRange class |
![]() | CIDRIP |
Gets and sets the property CIDRIP.
The IP range in Classless Inter-Domain Routing (CIDR) notation. |
![]() | Equals(Object) | (Inherited from Object.) |
![]() | GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType()()()() | Gets the type of the current instance. (Inherited from Object.) |
![]() | Status |
Gets and sets the property Status.
The status of the IP range, for example, "authorized". |
![]() | ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
![]() | WithCIDRIP(String) | Obsolete.
Sets the CIDRIP property
|
![]() | WithStatus(String) | Obsolete.
Sets the Status property
|

Object | |
![]() | IPRange |