Click or drag to resize

AddClusterAdminRequestAcceptEula 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
C#
public bool AcceptEula { get; set; }

Property Value

Type: Boolean
See Also