-
Notifications
You must be signed in to change notification settings - Fork 264
/
DeviceType.xml
42 lines (42 loc) · 1.94 KB
/
DeviceType.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
<Type Name="DeviceType" FullName="Microsoft.Azure.Management.EdgeGateway.Models.DeviceType">
<TypeSignature Language="C#" Value="public static class DeviceType" />
<TypeSignature Language="ILAsm" Value=".class public auto ansi abstract sealed beforefieldinit DeviceType extends System.Object" />
<TypeSignature Language="DocId" Value="T:Microsoft.Azure.Management.EdgeGateway.Models.DeviceType" />
<TypeSignature Language="VB.NET" Value="Public Class DeviceType" />
<TypeSignature Language="F#" Value="type DeviceType = class" />
<AssemblyInfo>
<AssemblyName>Microsoft.Azure.Management.EdgeGateway</AssemblyName>
<AssemblyVersion>0.8.1.0</AssemblyVersion>
</AssemblyInfo>
<Base>
<BaseTypeName>System.Object</BaseTypeName>
</Base>
<Interfaces />
<Docs>
<summary>
Defines values for DeviceType.
</summary>
<remarks>To be added.</remarks>
</Docs>
<Members>
<Member MemberName="DataBoxEdgeDevice">
<MemberSignature Language="C#" Value="public const string DataBoxEdgeDevice;" />
<MemberSignature Language="ILAsm" Value=".field public static literal string DataBoxEdgeDevice" />
<MemberSignature Language="DocId" Value="F:Microsoft.Azure.Management.EdgeGateway.Models.DeviceType.DataBoxEdgeDevice" />
<MemberSignature Language="VB.NET" Value="Public Const DataBoxEdgeDevice As String " />
<MemberSignature Language="F#" Value="val mutable DataBoxEdgeDevice : string" Usage="Microsoft.Azure.Management.EdgeGateway.Models.DeviceType.DataBoxEdgeDevice" />
<MemberType>Field</MemberType>
<AssemblyInfo>
<AssemblyName>Microsoft.Azure.Management.EdgeGateway</AssemblyName>
<AssemblyVersion>0.8.1.0</AssemblyVersion>
</AssemblyInfo>
<ReturnValue>
<ReturnType>System.String</ReturnType>
</ReturnValue>
<Docs>
<summary>To be added.</summary>
<remarks>To be added.</remarks>
</Docs>
</Member>
</Members>
</Type>