Class SlotLogsHttpLogsFileSystem
Inheritance
System.Object
SlotLogsHttpLogsFileSystem
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Pulumi.Azure.AppService.Outputs
Assembly: Pulumi.Azure.dll
Syntax
public sealed class SlotLogsHttpLogsFileSystem
Fields
View SourceRetentionInDays
The number of days to retain logs for.
Declaration
public readonly int RetentionInDays
Field Value
| Type | Description |
|---|---|
| System.Int32 |
RetentionInMb
The maximum size in megabytes that http log files can use before being removed.
Declaration
public readonly int RetentionInMb
Field Value
| Type | Description |
|---|---|
| System.Int32 |