98 строки
4.9 KiB
YAML
98 строки
4.9 KiB
YAML
### YamlMime:JavaType
|
|
inheritances:
|
|
- <xref href="java.lang.Object" data-throw-if-not-resolved="False"/>
|
|
methods:
|
|
- fullName: com.microsoft.azure.management.appservice.FileSystemHttpLogsConfig.enabled()
|
|
name: enabled()
|
|
nameWithType: FileSystemHttpLogsConfig.enabled()
|
|
returns:
|
|
description: <p>the enabled value </p>
|
|
type: <xref href="Boolean?alt=Boolean&text=Boolean" data-throw-if-not-resolved="False"/>
|
|
summary: >-
|
|
<p>Get the enabled value.</p>
|
|
|
|
<p></p>
|
|
syntax: public Boolean enabled()
|
|
uid: com.microsoft.azure.management.appservice.FileSystemHttpLogsConfig.enabled()
|
|
- fullName: com.microsoft.azure.management.appservice.FileSystemHttpLogsConfig.retentionInDays()
|
|
name: retentionInDays()
|
|
nameWithType: FileSystemHttpLogsConfig.retentionInDays()
|
|
returns:
|
|
description: <p>the retentionInDays value </p>
|
|
type: <xref href="Integer?alt=Integer&text=Integer" data-throw-if-not-resolved="False"/>
|
|
summary: >-
|
|
<p>Get the retentionInDays value.</p>
|
|
|
|
<p></p>
|
|
syntax: public Integer retentionInDays()
|
|
uid: com.microsoft.azure.management.appservice.FileSystemHttpLogsConfig.retentionInDays()
|
|
- fullName: com.microsoft.azure.management.appservice.FileSystemHttpLogsConfig.retentionInMb()
|
|
name: retentionInMb()
|
|
nameWithType: FileSystemHttpLogsConfig.retentionInMb()
|
|
returns:
|
|
description: <p>the retentionInMb value </p>
|
|
type: <xref href="Integer?alt=Integer&text=Integer" data-throw-if-not-resolved="False"/>
|
|
summary: >-
|
|
<p>Get the retentionInMb value.</p>
|
|
|
|
<p></p>
|
|
syntax: public Integer retentionInMb()
|
|
uid: com.microsoft.azure.management.appservice.FileSystemHttpLogsConfig.retentionInMb()
|
|
- fullName: com.microsoft.azure.management.appservice.FileSystemHttpLogsConfig.withEnabled(Boolean enabled)
|
|
name: withEnabled(Boolean enabled)
|
|
nameWithType: FileSystemHttpLogsConfig.withEnabled(Boolean enabled)
|
|
parameters:
|
|
- description: <p>the enabled value to set </p>
|
|
name: enabled
|
|
type: <xref href="Boolean?alt=Boolean&text=Boolean" data-throw-if-not-resolved="False"/>
|
|
returns:
|
|
description: <p>the FileSystemHttpLogsConfig object itself. </p>
|
|
type: <xref href="com.microsoft.azure.management.appservice.FileSystemHttpLogsConfig?alt=com.microsoft.azure.management.appservice.FileSystemHttpLogsConfig&text=FileSystemHttpLogsConfig" data-throw-if-not-resolved="False"/>
|
|
summary: >-
|
|
<p>Set the enabled value.</p>
|
|
|
|
<p></p>
|
|
syntax: public FileSystemHttpLogsConfig withEnabled(Boolean enabled)
|
|
uid: com.microsoft.azure.management.appservice.FileSystemHttpLogsConfig.withEnabled(Boolean)
|
|
- fullName: com.microsoft.azure.management.appservice.FileSystemHttpLogsConfig.withRetentionInDays(Integer retentionInDays)
|
|
name: withRetentionInDays(Integer retentionInDays)
|
|
nameWithType: FileSystemHttpLogsConfig.withRetentionInDays(Integer retentionInDays)
|
|
parameters:
|
|
- description: <p>the retentionInDays value to set </p>
|
|
name: retentionInDays
|
|
type: <xref href="Integer?alt=Integer&text=Integer" data-throw-if-not-resolved="False"/>
|
|
returns:
|
|
description: <p>the FileSystemHttpLogsConfig object itself. </p>
|
|
type: <xref href="com.microsoft.azure.management.appservice.FileSystemHttpLogsConfig?alt=com.microsoft.azure.management.appservice.FileSystemHttpLogsConfig&text=FileSystemHttpLogsConfig" data-throw-if-not-resolved="False"/>
|
|
summary: >-
|
|
<p>Set the retentionInDays value.</p>
|
|
|
|
<p></p>
|
|
syntax: public FileSystemHttpLogsConfig withRetentionInDays(Integer retentionInDays)
|
|
uid: com.microsoft.azure.management.appservice.FileSystemHttpLogsConfig.withRetentionInDays(Integer)
|
|
- fullName: com.microsoft.azure.management.appservice.FileSystemHttpLogsConfig.withRetentionInMb(Integer retentionInMb)
|
|
name: withRetentionInMb(Integer retentionInMb)
|
|
nameWithType: FileSystemHttpLogsConfig.withRetentionInMb(Integer retentionInMb)
|
|
parameters:
|
|
- description: <p>the retentionInMb value to set </p>
|
|
name: retentionInMb
|
|
type: <xref href="Integer?alt=Integer&text=Integer" data-throw-if-not-resolved="False"/>
|
|
returns:
|
|
description: <p>the FileSystemHttpLogsConfig object itself. </p>
|
|
type: <xref href="com.microsoft.azure.management.appservice.FileSystemHttpLogsConfig?alt=com.microsoft.azure.management.appservice.FileSystemHttpLogsConfig&text=FileSystemHttpLogsConfig" data-throw-if-not-resolved="False"/>
|
|
summary: >-
|
|
<p>Set the retentionInMb value.</p>
|
|
|
|
<p></p>
|
|
syntax: public FileSystemHttpLogsConfig withRetentionInMb(Integer retentionInMb)
|
|
uid: com.microsoft.azure.management.appservice.FileSystemHttpLogsConfig.withRetentionInMb(Integer)
|
|
nameWithType: FileSystemHttpLogsConfig
|
|
syntax: public class FileSystemHttpLogsConfig
|
|
type: class
|
|
uid: com.microsoft.azure.management.appservice.FileSystemHttpLogsConfig
|
|
fullName: com.microsoft.azure.management.appservice.FileSystemHttpLogsConfig
|
|
name: FileSystemHttpLogsConfig
|
|
package: com.microsoft.azure.management.appservice
|
|
summary: <p>Http logs to file system configuration. </p>
|
|
metadata: {}
|