Class ClusterOperatingSystemName
Inherited Members
Namespace: OpenSearch.Client
Assembly: OpenSearch.Client.dll
Syntax
[DataContract]
public class ClusterOperatingSystemName
Properties
| Edit this page View SourceCount
Declaration
[DataMember(Name = "count")]
public int Count { get; }
Property Value
| Type | Description |
|---|---|
| int |
Name
Declaration
[DataMember(Name = "name")]
public string Name { get; }
Property Value
| Type | Description |
|---|---|
| string |