Share via


ArmNginxModelFactory Class

Definition

Model factory for models.

public static class ArmNginxModelFactory
type ArmNginxModelFactory = class
Public Class ArmNginxModelFactory
Inheritance
ArmNginxModelFactory

Methods

NginxAnalysisDiagnostic(String, String, String, String, Single, String, String)

Initializes a new instance of NginxAnalysisDiagnostic.

NginxAnalysisResult(String, NginxAnalysisResultDetails)

Initializes a new instance of NginxAnalysisResult.

NginxAnalysisResultDetails(IEnumerable<NginxAnalysisDiagnostic>, IEnumerable<NginxDiagnosticItem>)

Initializes a new instance of NginxAnalysisResultDetails.

NginxCertificateData(ResourceIdentifier, String, ResourceType, SystemData, NginxCertificateProperties, Nullable<AzureLocation>)

Initializes a new instance of NginxCertificateData.

NginxCertificateProperties(Nullable<NginxProvisioningState>, String, String, String, String, String, Nullable<DateTimeOffset>, NginxCertificateError)

Initializes a new instance of NginxCertificateProperties.

NginxCertificateProperties(Nullable<NginxProvisioningState>, String, String, String)

Initializes a new instance of NginxCertificateProperties.

NginxConfigurationCreateOrUpdateContent(ResourceIdentifier, String, ResourceType, SystemData, NginxConfigurationCreateOrUpdateProperties)

Initializes a new instance of NginxConfigurationCreateOrUpdateContent.

NginxConfigurationCreateOrUpdateProperties(Nullable<NginxProvisioningState>, IEnumerable<NginxConfigurationFile>, IEnumerable<NginxConfigurationProtectedFileContent>, NginxConfigurationPackage, String)

Initializes a new instance of NginxConfigurationCreateOrUpdateProperties.

NginxConfigurationData(ResourceIdentifier, String, ResourceType, SystemData, NginxConfigurationProperties, Nullable<AzureLocation>)

Initializes a new instance of NginxConfigurationData.

NginxConfigurationData(ResourceIdentifier, String, ResourceType, SystemData, NginxConfigurationProperties)

Initializes a new instance of NginxConfigurationData.

NginxConfigurationProperties(Nullable<NginxProvisioningState>, IEnumerable<NginxConfigurationFile>, IEnumerable<NginxConfigurationFile>, NginxConfigurationPackage, String)

Initializes a new instance of NginxConfigurationProperties.

NginxConfigurationProperties(Nullable<NginxProvisioningState>, IEnumerable<NginxConfigurationFile>, IEnumerable<NginxConfigurationProtectedFileResult>, NginxConfigurationPackage, String)

Initializes a new instance of NginxConfigurationProperties.

NginxConfigurationProtectedFileResult(String, String)

Initializes a new instance of NginxConfigurationProtectedFileResult.

NginxDeploymentApiKeyCreateOrUpdateContent(ResourceIdentifier, String, ResourceType, SystemData, NginxDeploymentApiKeyRequestProperties)

Initializes a new instance of NginxDeploymentApiKeyCreateOrUpdateContent.

NginxDeploymentApiKeyData(ResourceIdentifier, String, ResourceType, SystemData, NginxDeploymentApiKeyProperties)

Initializes a new instance of NginxDeploymentApiKeyData.

NginxDeploymentApiKeyProperties(String, Nullable<DateTimeOffset>)

Initializes a new instance of NginxDeploymentApiKeyProperties.

NginxDeploymentData(ResourceIdentifier, String, ResourceType, SystemData, IDictionary<String,String>, AzureLocation, ManagedServiceIdentity, NginxDeploymentProperties, String)

Initializes a new instance of NginxDeploymentData.

NginxDeploymentProperties(Nullable<NginxProvisioningState>, String, NginxNetworkProfile, String, Nullable<Boolean>, NginxStorageAccount, NginxDeploymentScalingProperties, String, String, NginxDeploymentPropertiesNginxAppProtect, String)

Initializes a new instance of NginxDeploymentProperties.

NginxDeploymentProperties(Nullable<NginxProvisioningState>, String, String, NginxNetworkProfile, String, Nullable<Boolean>, NginxStorageAccount, Nullable<Int32>, String)

Initializes a new instance of NginxDeploymentProperties.

NginxDeploymentPropertiesNginxAppProtect(Nullable<WebApplicationFirewallActivationState>, WebApplicationFirewallStatus)

Initializes a new instance of NginxDeploymentPropertiesNginxAppProtect.

NginxDiagnosticItem(String, String, String, String, Single, String, String, NginxDiagnosticLevel, String)

Initializes a new instance of NginxDiagnosticItem.

WebApplicationFirewallComponentVersions(String, String)

Initializes a new instance of WebApplicationFirewallComponentVersions.

WebApplicationFirewallPackage(String, DateTimeOffset)

Initializes a new instance of WebApplicationFirewallPackage.

WebApplicationFirewallStatus(WebApplicationFirewallPackage, WebApplicationFirewallPackage, WebApplicationFirewallPackage, WebApplicationFirewallComponentVersions)

Initializes a new instance of WebApplicationFirewallStatus.

Applies to