Aracılığıyla paylaş


NginxDeploymentProperties Class

Definition

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

Constructors

NginxDeploymentProperties()

Properties

EnableDiagnosticsSupport
IPAddress
ManagedResourceGroup
NetworkProfile
NginxVersion
ProvisioningState
ScalingPropertyCapacity
StorageAccountContainerName
StorageAccountName
UserProfilePreferredEmail

Methods

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

Applies to