Interface IAllocationAttributes
Inherited Members
Namespace: OpenSearch.Client
Assembly: OpenSearch.Client.dll
Syntax
public interface IAllocationAttributes : IIsADictionary<string, IList<string>>, IDictionary<string, IList<string>>, ICollection<KeyValuePair<string, IList<string>>>, IEnumerable<KeyValuePair<string, IList<string>>>, IEnumerable, IIsADictionary
Properties
| Edit this page View SourceAttributes
Declaration
IDictionary<string, IList<string>> Attributes { get; }
Property Value
Type | Description |
---|---|
IDictionary<string, IList<string>> |