The ICmElasticSearchCluster type exposes the following members.

ToggleProperties

Type NameDescription
Public propertyClassDescription
The ClassDescription object containing the property metadata for the EngineObject.
(Inherited from IEngineObject.)
Public propertyClusterNodeNames
A list of the names and optionally port number of the nodes forming this Elastic Search cluster.
Public propertyCreator
The name of the user who created this object.
Public propertyDateCreated
The date and time this object was created.
Public propertyDateLastModified
The date and time when this object was last modified.
Public propertyDescriptiveText
Text that describes this object.
Public propertyDisplayName
A user-intelligible name for the object.
Public propertyElasticSearchCredential
The password or other credential used to authenticate with the Elastic Search cluster.
Public propertyElasticSearchPrincipal
The username or other identity as which to authenticate with the Elastic Search cluster.
Public propertyId
The unique object ID.
Public propertyIsSSLEnabled
Defines whether or not SSL is enabled.
Public propertyLastModifier
The name of the user who last modified this object.
Public propertyMaximumConcurrentIndexingBatches
Defines the maximum number of concurrent indexing batches that should be submitted to the server.
Public propertyProperties
The IProperties collection of properties for the EngineObject.
(Inherited from IEngineObject.)
Public propertySupportedAnalyzers
A list of the analyzers supported by this Elastic Search cluster.
Public propertyValidateCertificateHost
Specifies whether the host name in the certificate presented by the server when establishing an SSL connection should be validated.
Public propertyValidateServerCertificate
Specifies whether the certificate presented by the server when establishing an SSL connection should be validated.

ToggleSee Also