Aracılığıyla paylaş


NginxConfigurationFile Class

Definition

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

Constructors

NginxConfigurationFile()

Properties

Content
VirtualPath

Methods

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

Applies to