IPAddressOrRange Constructor (String) (Microsoft.WindowsAzure.Storage)
From Microsoft Windows Azure Storage Blob
C#
C++
F#
VB
IPAddressOrRange Constructor (String)(String^)(String)(String)
Initializes a new instance of the IPAddressOrRange class from a single IPAddress.
Namespace:
Microsoft.WindowsAzure.Storage
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.
Return to top
Initializes a new instance of the IPAddressOrRange class from a single IPAddress.
Syntax
Parameters
- address
-
Type:
System.StringSystem::String^System.StringSystem.String
The IP Address that the IPAddressOrRange object will represent.