Show / Hide Table of Contents

Class AppServiceLogs

Inheritance
System.Object
AppServiceLogs
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 AppServiceLogs

Fields

View Source

ApplicationLogs

An application_logs block as defined below.

Declaration
public readonly AppServiceLogsApplicationLogs ApplicationLogs
Field Value
Type Description
AppServiceLogsApplicationLogs
View Source

HttpLogs

An http_logs block as defined below.

Declaration
public readonly AppServiceLogsHttpLogs HttpLogs
Field Value
Type Description
AppServiceLogsHttpLogs
  • View Source
Back to top Copyright 2016-2020, Pulumi Corporation.