Class AllocateEmptyPrimaryRerouteCommand
Inheritance
AllocateEmptyPrimaryRerouteCommand
Assembly: OpenSearch.Client.dll
Syntax
public class AllocateEmptyPrimaryRerouteCommand : AllocateClusterRerouteCommandBase, IAllocateEmptyPrimaryRerouteCommand, IAllocateClusterRerouteCommand, IClusterRerouteCommand
Properties
|
Edit this page
View Source
AcceptDataLoss
Declaration
public bool? AcceptDataLoss { get; set; }
Property Value
|
Edit this page
View Source
Name
Declaration
public override string Name { get; }
Property Value
Overrides
Implements
Extension Methods