Show / Hide Table of Contents

Class AppServiceLogsHttpLogs

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

Fields

View Source

AzureBlobStorage

An azure_blob_storage block as defined below.

Declaration
public readonly AppServiceLogsHttpLogsAzureBlobStorage AzureBlobStorage
Field Value
Type Description
AppServiceLogsHttpLogsAzureBlobStorage
View Source

FileSystem

A file_system block as defined below.

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