Aracılığıyla paylaş


NginxConfigurationPackage Class

Definition

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

Constructors

NginxConfigurationPackage()

Properties

Data
ProtectedFile

Methods

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

Applies to