Aracılığıyla paylaş


INginxDeploymentProperties Interface

Definition

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

Properties

EnableDiagnosticsSupport
IPAddress

The IP address of the deployment.

ManagedResourceGroup

The managed resource group to deploy VNet injection related network resources.

NetworkProfile
NginxVersion
ProvisioningState
ScalingPropertyCapacity
StorageAccountContainerName
StorageAccountName
UserProfilePreferredEmail

The preferred support contact email address of the user used for sending alerts and notification. Can be an empty string or a valid email address.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to