Class IpRangePropertyDescriptor<T>
A range of ip values supporting either IPv4 or IPv6 (or mixed) addresses.
Inheritance
IpRangePropertyDescriptor<T>
Implements
Inherited Members
Namespace: OpenSearch.Client
Assembly: OpenSearch.Client.dll
Syntax
public class IpRangePropertyDescriptor<T> : RangePropertyDescriptorBase<IpRangePropertyDescriptor<T>, IIpRangeProperty, T>, IDescriptor, IIpRangeProperty, IRangeProperty, IDocValuesProperty, ICoreProperty, IProperty, IFieldMapping where T : class
Type Parameters
Name | Description |
---|---|
T |
Constructors
| Edit this page View SourceIpRangePropertyDescriptor()
Declaration
public IpRangePropertyDescriptor()