Class IpRangeAggregationRange
Implements
Inherited Members
Namespace: OpenSearch.Client
Assembly: OpenSearch.Client.dll
Syntax
public class IpRangeAggregationRange : IIpRangeAggregationRange
Properties
| Edit this page View SourceFrom
Declaration
public string From { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
Mask
Declaration
public string Mask { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
To
Declaration
public string To { get; set; }
Property Value
| Type | Description |
|---|---|
| string |