Share via


IScaleRule.CustomType Property

Definition

Type of the custom scale rule eg: azure-servicebus, redis etc.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Type of the custom scale rule\r\n        eg: azure-servicebus, redis etc.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="type")]
public string CustomType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Type of the custom scale rule\r\n        eg: azure-servicebus, redis etc.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="type")>]
member this.CustomType : string with get, set
Public Property CustomType As String

Property Value

Attributes

Applies to