-
Notifications
You must be signed in to change notification settings - Fork 264
/
IndexKind.xml
105 lines (105 loc) · 6.45 KB
/
IndexKind.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
<Type Name="IndexKind" FullName="Microsoft.Azure.Management.CosmosDB.Fluent.Models.IndexKind">
<TypeSignature Language="C#" Value="public class IndexKind : Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnum<Microsoft.Azure.Management.CosmosDB.Fluent.Models.IndexKind>" />
<TypeSignature Language="ILAsm" Value=".class public auto ansi beforefieldinit IndexKind extends Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnum`1<class Microsoft.Azure.Management.CosmosDB.Fluent.Models.IndexKind>" />
<TypeSignature Language="DocId" Value="T:Microsoft.Azure.Management.CosmosDB.Fluent.Models.IndexKind" />
<TypeSignature Language="VB.NET" Value="Public Class IndexKind
Inherits ExpandableStringEnum(Of IndexKind)" />
<TypeSignature Language="F#" Value="type IndexKind = class
 inherit ExpandableStringEnum<IndexKind>" />
<AssemblyInfo>
<AssemblyName>Microsoft.Azure.Management.CosmosDB.Fluent</AssemblyName>
<AssemblyVersion>1.0.0.71</AssemblyVersion>
</AssemblyInfo>
<Base>
<BaseTypeName>Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnum<Microsoft.Azure.Management.CosmosDB.Fluent.Models.IndexKind></BaseTypeName>
<BaseTypeArguments>
<BaseTypeArgument TypeParamName="!0">Microsoft.Azure.Management.CosmosDB.Fluent.Models.IndexKind</BaseTypeArgument>
</BaseTypeArguments>
</Base>
<Interfaces />
<Attributes>
<Attribute>
<AttributeName Language="C#">[Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.CosmosDB.Fluent.Models.IndexKind>))]</AttributeName>
<AttributeName Language="F#">[<Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.CosmosDB.Fluent.Models.IndexKind>))>]</AttributeName>
</Attribute>
</Attributes>
<Docs>
<summary>
Defines values for IndexKind.
</summary>
<remarks>To be added.</remarks>
</Docs>
<Members>
<Member MemberName=".ctor">
<MemberSignature Language="C#" Value="public IndexKind ();" />
<MemberSignature Language="ILAsm" Value=".method public hidebysig specialname rtspecialname instance void .ctor() cil managed" />
<MemberSignature Language="DocId" Value="M:Microsoft.Azure.Management.CosmosDB.Fluent.Models.IndexKind.#ctor" />
<MemberSignature Language="VB.NET" Value="Public Sub New ()" />
<MemberType>Constructor</MemberType>
<AssemblyInfo>
<AssemblyName>Microsoft.Azure.Management.CosmosDB.Fluent</AssemblyName>
<AssemblyVersion>1.0.0.71</AssemblyVersion>
</AssemblyInfo>
<Parameters />
<Docs>
<summary>To be added.</summary>
<remarks>To be added.</remarks>
</Docs>
</Member>
<Member MemberName="Hash">
<MemberSignature Language="C#" Value="public static readonly Microsoft.Azure.Management.CosmosDB.Fluent.Models.IndexKind Hash;" />
<MemberSignature Language="ILAsm" Value=".field public static initonly class Microsoft.Azure.Management.CosmosDB.Fluent.Models.IndexKind Hash" />
<MemberSignature Language="DocId" Value="F:Microsoft.Azure.Management.CosmosDB.Fluent.Models.IndexKind.Hash" />
<MemberSignature Language="VB.NET" Value="Public Shared ReadOnly Hash As IndexKind " />
<MemberSignature Language="F#" Value=" staticval mutable Hash : Microsoft.Azure.Management.CosmosDB.Fluent.Models.IndexKind" Usage="Microsoft.Azure.Management.CosmosDB.Fluent.Models.IndexKind.Hash" />
<MemberType>Field</MemberType>
<AssemblyInfo>
<AssemblyName>Microsoft.Azure.Management.CosmosDB.Fluent</AssemblyName>
<AssemblyVersion>1.0.0.71</AssemblyVersion>
</AssemblyInfo>
<ReturnValue>
<ReturnType>Microsoft.Azure.Management.CosmosDB.Fluent.Models.IndexKind</ReturnType>
</ReturnValue>
<Docs>
<summary>To be added.</summary>
<remarks>To be added.</remarks>
</Docs>
</Member>
<Member MemberName="Range">
<MemberSignature Language="C#" Value="public static readonly Microsoft.Azure.Management.CosmosDB.Fluent.Models.IndexKind Range;" />
<MemberSignature Language="ILAsm" Value=".field public static initonly class Microsoft.Azure.Management.CosmosDB.Fluent.Models.IndexKind Range" />
<MemberSignature Language="DocId" Value="F:Microsoft.Azure.Management.CosmosDB.Fluent.Models.IndexKind.Range" />
<MemberSignature Language="VB.NET" Value="Public Shared ReadOnly Range As IndexKind " />
<MemberSignature Language="F#" Value=" staticval mutable Range : Microsoft.Azure.Management.CosmosDB.Fluent.Models.IndexKind" Usage="Microsoft.Azure.Management.CosmosDB.Fluent.Models.IndexKind.Range" />
<MemberType>Field</MemberType>
<AssemblyInfo>
<AssemblyName>Microsoft.Azure.Management.CosmosDB.Fluent</AssemblyName>
<AssemblyVersion>1.0.0.71</AssemblyVersion>
</AssemblyInfo>
<ReturnValue>
<ReturnType>Microsoft.Azure.Management.CosmosDB.Fluent.Models.IndexKind</ReturnType>
</ReturnValue>
<Docs>
<summary>To be added.</summary>
<remarks>To be added.</remarks>
</Docs>
</Member>
<Member MemberName="Spatial">
<MemberSignature Language="C#" Value="public static readonly Microsoft.Azure.Management.CosmosDB.Fluent.Models.IndexKind Spatial;" />
<MemberSignature Language="ILAsm" Value=".field public static initonly class Microsoft.Azure.Management.CosmosDB.Fluent.Models.IndexKind Spatial" />
<MemberSignature Language="DocId" Value="F:Microsoft.Azure.Management.CosmosDB.Fluent.Models.IndexKind.Spatial" />
<MemberSignature Language="VB.NET" Value="Public Shared ReadOnly Spatial As IndexKind " />
<MemberSignature Language="F#" Value=" staticval mutable Spatial : Microsoft.Azure.Management.CosmosDB.Fluent.Models.IndexKind" Usage="Microsoft.Azure.Management.CosmosDB.Fluent.Models.IndexKind.Spatial" />
<MemberType>Field</MemberType>
<AssemblyInfo>
<AssemblyName>Microsoft.Azure.Management.CosmosDB.Fluent</AssemblyName>
<AssemblyVersion>1.0.0.71</AssemblyVersion>
</AssemblyInfo>
<ReturnValue>
<ReturnType>Microsoft.Azure.Management.CosmosDB.Fluent.Models.IndexKind</ReturnType>
</ReturnValue>
<Docs>
<summary>To be added.</summary>
<remarks>To be added.</remarks>
</Docs>
</Member>
</Members>
</Type>