Class SlotLogs
Inheritance
System.Object
SlotLogs
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 SlotLogs
Fields
View SourceApplicationLogs
An application_logs block as defined below.
Declaration
public readonly SlotLogsApplicationLogs ApplicationLogs
Field Value
| Type | Description |
|---|---|
| SlotLogsApplicationLogs |
HttpLogs
An http_logs block as defined below.
Declaration
public readonly SlotLogsHttpLogs HttpLogs
Field Value
| Type | Description |
|---|---|
| SlotLogsHttpLogs |