Click or drag to resize

TestAddressAvailabilityResultAvailable Property

True if the requested IP address is in use, and false if it is not.

Namespace:  SolidFire.Element.Api
Assembly:  SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax
C#
public bool Available { get; set; }

Property Value

Type: Boolean
See Also