INginxLogging Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Nginx.Models.Api20230401.NginxLoggingTypeConverter))]
public interface INginxLogging : Microsoft.Azure.PowerShell.Cmdlets.Nginx.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Nginx.Models.Api20230401.NginxLoggingTypeConverter))>]
type INginxLogging = interface
    interface IJsonSerializable
Public Interface INginxLogging
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

StorageAccountContainerName
StorageAccountName

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to