Share via


NginxDeploymentUpdateProperties Class

Definition

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

Constructors

NginxDeploymentUpdateProperties()

Properties

EnableDiagnosticsSupport
ScalingPropertyCapacity
StorageAccountContainerName
StorageAccountName
UserProfilePreferredEmail

Methods

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

Applies to