Aracılığıyla paylaş


NginxConfiguration Class

Definition

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

Constructors

NginxConfiguration()

Properties

File
Id
Location
Name
PackageData
PackageProtectedFile
ProtectedFile
ProvisioningState
RootFile
SystemDataCreatedAt
SystemDataCreatedBy
SystemDataCreatedByType
SystemDataLastModifiedAt
SystemDataLastModifiedBy
SystemDataLastModifiedByType
Type

Methods

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

Applies to