Aracılığıyla paylaş


INginxConfiguration Interface

Definition

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

Properties

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

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to