Aracılığıyla paylaş


NginxConfigurationProperties Class

Definition

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

Constructors

NginxConfigurationProperties()

Properties

File
PackageData
PackageProtectedFile
ProtectedFile
ProvisioningState
RootFile

Methods

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

Applies to