Aracılığıyla paylaş


NginxDeploymentScalingProperties Class

Definition

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

Constructors

NginxDeploymentScalingProperties()

Properties

Capacity

Methods

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

Applies to