CreateClusterRequestAcceptEula Property |
Required to indicate your acceptance of the End User License
Agreement when creating this cluster. To accept the EULA,
set this parameter to true.
Namespace:
SolidFire.Element.Api
Assembly:
SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax public Nullable<bool> AcceptEula { get; set; }
Property Value
Type:
NullableBooleanSee Also