C#
C++
F#
VB
IPAddressOrRange Constructor (String)(String^)(String)(String)
Initializes a new instance of the IPAddressOrRange class from a single IPAddress.
Assembly: Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)
Syntax
Parameters
- address
-
Type:
System.StringSystem::String^System.StringSystem.String
The IP Address that the IPAddressOrRange object will represent.