AddVirtualNetworkRequestAddressBlocks Property |
Unique range of IP addresses to include in the virtual network.
Attributes for this parameter are:
start: The start of the IP address range. (String)
size: The number of IP addresses to include in the block. (Integer)
Namespace:
SolidFire.Element.Api
Assembly:
SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax public AddressBlockParams[] AddressBlocks { get; set; }
Property Value
Type:
AddressBlockParamsSee Also