Share via


IScaleRule Interface

Definition

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

Properties

AzureQueueAuth
AzureQueueLength
AzureQueueName
CustomAuth
CustomMetadata
CustomType
HttpAuth
HttpMetadata
Name
TcpAuth
TcpMetadata

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to