Condividi tramite


IScaleRule.AzureQueueAuth Property

Definition

Authentication secrets for the queue scale rule.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Authentication secrets for the queue scale rule.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20231201.IScaleRuleAuth) }, ReadOnly=false, Required=false, SerializedName="auth")]
public Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20231201.IScaleRuleAuth[] AzureQueueAuth { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Authentication secrets for the queue scale rule.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20231201.IScaleRuleAuth) }, ReadOnly=false, Required=false, SerializedName="auth")>]
member this.AzureQueueAuth : Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20231201.IScaleRuleAuth[] with get, set
Public Property AzureQueueAuth As IScaleRuleAuth()

Property Value

Attributes

Applies to