-
Notifications
You must be signed in to change notification settings - Fork 265
/
HttpLogsConfig.xml
150 lines (150 loc) · 9.05 KB
/
HttpLogsConfig.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
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
<Type Name="HttpLogsConfig" FullName="Microsoft.Azure.Management.AppService.Fluent.Models.HttpLogsConfig">
<TypeSignature Language="C#" Value="public class HttpLogsConfig" />
<TypeSignature Language="ILAsm" Value=".class public auto ansi beforefieldinit HttpLogsConfig extends System.Object" />
<TypeSignature Language="DocId" Value="T:Microsoft.Azure.Management.AppService.Fluent.Models.HttpLogsConfig" />
<TypeSignature Language="VB.NET" Value="Public Class HttpLogsConfig" />
<TypeSignature Language="F#" Value="type HttpLogsConfig = class" />
<AssemblyInfo>
<AssemblyName>Microsoft.Azure.Management.AppService.Fluent</AssemblyName>
<AssemblyVersion>1.0.0.69</AssemblyVersion>
<AssemblyVersion>1.0.0.70</AssemblyVersion>
<AssemblyVersion>1.0.0.71</AssemblyVersion>
</AssemblyInfo>
<Base>
<BaseTypeName>System.Object</BaseTypeName>
</Base>
<Interfaces />
<Docs>
<summary>
Http logs configuration.
</summary>
<remarks>To be added.</remarks>
</Docs>
<Members>
<Member MemberName=".ctor">
<MemberSignature Language="C#" Value="public HttpLogsConfig ();" />
<MemberSignature Language="ILAsm" Value=".method public hidebysig specialname rtspecialname instance void .ctor() cil managed" />
<MemberSignature Language="DocId" Value="M:Microsoft.Azure.Management.AppService.Fluent.Models.HttpLogsConfig.#ctor" />
<MemberSignature Language="VB.NET" Value="Public Sub New ()" />
<MemberType>Constructor</MemberType>
<AssemblyInfo>
<AssemblyName>Microsoft.Azure.Management.AppService.Fluent</AssemblyName>
<AssemblyVersion>1.0.0.71</AssemblyVersion>
</AssemblyInfo>
<Parameters />
<Docs>
<summary>
Initializes a new instance of the HttpLogsConfig class.
</summary>
<remarks>To be added.</remarks>
</Docs>
</Member>
<Member MemberName=".ctor">
<MemberSignature Language="C#" Value="public HttpLogsConfig (Microsoft.Azure.Management.AppService.Fluent.Models.FileSystemHttpLogsConfig fileSystem = default, Microsoft.Azure.Management.AppService.Fluent.Models.AzureBlobStorageHttpLogsConfig azureBlobStorage = default);" />
<MemberSignature Language="ILAsm" Value=".method public hidebysig specialname rtspecialname instance void .ctor(class Microsoft.Azure.Management.AppService.Fluent.Models.FileSystemHttpLogsConfig fileSystem, class Microsoft.Azure.Management.AppService.Fluent.Models.AzureBlobStorageHttpLogsConfig azureBlobStorage) cil managed" />
<MemberSignature Language="DocId" Value="M:Microsoft.Azure.Management.AppService.Fluent.Models.HttpLogsConfig.#ctor(Microsoft.Azure.Management.AppService.Fluent.Models.FileSystemHttpLogsConfig,Microsoft.Azure.Management.AppService.Fluent.Models.AzureBlobStorageHttpLogsConfig)" />
<MemberSignature Language="VB.NET" Value="Public Sub New (Optional fileSystem As FileSystemHttpLogsConfig = Nothing, Optional azureBlobStorage As AzureBlobStorageHttpLogsConfig = Nothing)" />
<MemberSignature Language="F#" Value="new Microsoft.Azure.Management.AppService.Fluent.Models.HttpLogsConfig : Microsoft.Azure.Management.AppService.Fluent.Models.FileSystemHttpLogsConfig * Microsoft.Azure.Management.AppService.Fluent.Models.AzureBlobStorageHttpLogsConfig -> Microsoft.Azure.Management.AppService.Fluent.Models.HttpLogsConfig" Usage="new Microsoft.Azure.Management.AppService.Fluent.Models.HttpLogsConfig (fileSystem, azureBlobStorage)" />
<MemberType>Constructor</MemberType>
<AssemblyInfo>
<AssemblyName>Microsoft.Azure.Management.AppService.Fluent</AssemblyName>
<AssemblyVersion>1.0.0.71</AssemblyVersion>
</AssemblyInfo>
<Parameters>
<Parameter Name="fileSystem" Type="Microsoft.Azure.Management.AppService.Fluent.Models.FileSystemHttpLogsConfig" />
<Parameter Name="azureBlobStorage" Type="Microsoft.Azure.Management.AppService.Fluent.Models.AzureBlobStorageHttpLogsConfig" />
</Parameters>
<Docs>
<param name="fileSystem">Http logs to file system
configuration.</param>
<param name="azureBlobStorage">Http logs to azure blob storage
configuration.</param>
<summary>
Initializes a new instance of the HttpLogsConfig class.
</summary>
<remarks>To be added.</remarks>
</Docs>
</Member>
<Member MemberName="AzureBlobStorage">
<MemberSignature Language="C#" Value="public Microsoft.Azure.Management.AppService.Fluent.Models.AzureBlobStorageHttpLogsConfig AzureBlobStorage { get; set; }" />
<MemberSignature Language="ILAsm" Value=".property instance class Microsoft.Azure.Management.AppService.Fluent.Models.AzureBlobStorageHttpLogsConfig AzureBlobStorage" />
<MemberSignature Language="DocId" Value="P:Microsoft.Azure.Management.AppService.Fluent.Models.HttpLogsConfig.AzureBlobStorage" />
<MemberSignature Language="VB.NET" Value="Public Property AzureBlobStorage As AzureBlobStorageHttpLogsConfig" />
<MemberSignature Language="F#" Value="member this.AzureBlobStorage : Microsoft.Azure.Management.AppService.Fluent.Models.AzureBlobStorageHttpLogsConfig with get, set" Usage="Microsoft.Azure.Management.AppService.Fluent.Models.HttpLogsConfig.AzureBlobStorage" />
<MemberType>Property</MemberType>
<AssemblyInfo>
<AssemblyName>Microsoft.Azure.Management.AppService.Fluent</AssemblyName>
<AssemblyVersion>1.0.0.71</AssemblyVersion>
</AssemblyInfo>
<Attributes>
<Attribute>
<AttributeName Language="C#">[Newtonsoft.Json.JsonProperty(PropertyName="azureBlobStorage")]</AttributeName>
<AttributeName Language="F#">[<Newtonsoft.Json.JsonProperty(PropertyName="azureBlobStorage")>]</AttributeName>
</Attribute>
</Attributes>
<ReturnValue>
<ReturnType>Microsoft.Azure.Management.AppService.Fluent.Models.AzureBlobStorageHttpLogsConfig</ReturnType>
</ReturnValue>
<Docs>
<summary>
Gets or sets http logs to azure blob storage configuration.
</summary>
<value>To be added.</value>
<remarks>To be added.</remarks>
</Docs>
</Member>
<Member MemberName="FileSystem">
<MemberSignature Language="C#" Value="public Microsoft.Azure.Management.AppService.Fluent.Models.FileSystemHttpLogsConfig FileSystem { get; set; }" />
<MemberSignature Language="ILAsm" Value=".property instance class Microsoft.Azure.Management.AppService.Fluent.Models.FileSystemHttpLogsConfig FileSystem" />
<MemberSignature Language="DocId" Value="P:Microsoft.Azure.Management.AppService.Fluent.Models.HttpLogsConfig.FileSystem" />
<MemberSignature Language="VB.NET" Value="Public Property FileSystem As FileSystemHttpLogsConfig" />
<MemberSignature Language="F#" Value="member this.FileSystem : Microsoft.Azure.Management.AppService.Fluent.Models.FileSystemHttpLogsConfig with get, set" Usage="Microsoft.Azure.Management.AppService.Fluent.Models.HttpLogsConfig.FileSystem" />
<MemberType>Property</MemberType>
<AssemblyInfo>
<AssemblyName>Microsoft.Azure.Management.AppService.Fluent</AssemblyName>
<AssemblyVersion>1.0.0.71</AssemblyVersion>
</AssemblyInfo>
<Attributes>
<Attribute>
<AttributeName Language="C#">[Newtonsoft.Json.JsonProperty(PropertyName="fileSystem")]</AttributeName>
<AttributeName Language="F#">[<Newtonsoft.Json.JsonProperty(PropertyName="fileSystem")>]</AttributeName>
</Attribute>
</Attributes>
<ReturnValue>
<ReturnType>Microsoft.Azure.Management.AppService.Fluent.Models.FileSystemHttpLogsConfig</ReturnType>
</ReturnValue>
<Docs>
<summary>
Gets or sets http logs to file system configuration.
</summary>
<value>To be added.</value>
<remarks>To be added.</remarks>
</Docs>
</Member>
<Member MemberName="Validate">
<MemberSignature Language="C#" Value="public virtual void Validate ();" />
<MemberSignature Language="ILAsm" Value=".method public hidebysig newslot virtual instance void Validate() cil managed" />
<MemberSignature Language="DocId" Value="M:Microsoft.Azure.Management.AppService.Fluent.Models.HttpLogsConfig.Validate" />
<MemberSignature Language="VB.NET" Value="Public Overridable Sub Validate ()" />
<MemberSignature Language="F#" Value="abstract member Validate : unit -> unit
override this.Validate : unit -> unit" Usage="httpLogsConfig.Validate " />
<MemberType>Method</MemberType>
<AssemblyInfo>
<AssemblyName>Microsoft.Azure.Management.AppService.Fluent</AssemblyName>
<AssemblyVersion>1.0.0.71</AssemblyVersion>
</AssemblyInfo>
<ReturnValue>
<ReturnType>System.Void</ReturnType>
</ReturnValue>
<Parameters />
<Docs>
<summary>
Validate the object.
</summary>
<remarks>To be added.</remarks>
<exception cref="T:Microsoft.Rest.ValidationException">
Thrown if validation fails
</exception>
</Docs>
</Member>
</Members>
</Type>