CloudOptions Class
Namespace: Hazelcast.Networking
Assembly: Hazelcast.Net.dll
Represents the Hazelcast Cloud options.
public class CloudOptions
  Inherited Members
Constructors
| Name | Description | 
|---|---|
| CloudOptions() | Initializes a new instance of the CloudOptions class.  | 
      
Properties
| Name | Description | 
|---|---|
| DiscoveryToken | Gets or sets the discovery token of the cluster.  | 
      
| Enabled | Whether Hazelcast Cloud is enabled.  | 
      
| Url | Gets or sets the cloud url base.  |