Class BlockedIndex
Inherited Members
Namespace: OpenSearch.Client
Assembly: OpenSearch.Client.dll
Syntax
public class BlockedIndex
Properties
| Edit this page View SourceBlocked
Declaration
[DataMember(Name = "blocked")]
public bool Blocked { get; }
Property Value
Type | Description |
---|---|
bool |
Name
Declaration
[DataMember(Name = "name")]
public string Name { get; }
Property Value
Type | Description |
---|---|
string |