SasIPRange
Represents a range of allowed IP addresses for constructing a Shared
            Access Signature.
            
                
Gets the optional end of the IP range.  Not specified if equal to
            null or  None.
            
Gets the start of the IP range.  Not specified if equal to null or
             None.
            
Creates a new  SasIPRange.
            
Check if two  SasIPRange instances are equal.
            
Check if two  SasIPRange instances are not equal.
            
Parse an IP range string into a new  SasIPRange.
            
Check if two  SasIPRange instances are equal.