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