Class CatRepositoriesRecord
Implements
Inherited Members
Namespace: OpenSearch.Client
Assembly: OpenSearch.Client.dll
Syntax
[DataContract]
public class CatRepositoriesRecord : ICatRecord
Properties
| Edit this page View SourceId
Declaration
[DataMember(Name = "id")]
public string Id { get; set; }
Property Value
Type | Description |
---|---|
string |
Type
Declaration
[DataMember(Name = "type")]
public string Type { get; set; }
Property Value
Type | Description |
---|---|
string |