Sdílet prostřednictvím


NginxLogging Class

Definition

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

Constructors

NginxLogging()

Properties

StorageAccountContainerName
StorageAccountName

Methods

DeserializeFromDictionary(IDictionary)
DeserializeFromPSObject(PSObject)
FromJson(JsonNode)
FromJsonString(String)
ToJson(JsonObject, SerializationMode)
ToJsonString()
ToString()

Applies to