Compartilhar via


QueueScaleRule.Auth Property

Definition

Authentication secrets for the queue scale rule.

[Microsoft.Azure.PowerShell.Cmdlets.App.Origin(Microsoft.Azure.PowerShell.Cmdlets.App.PropertyOrigin.Owned)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.App.Models.IScaleRuleAuth> Auth { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.App.Origin(Microsoft.Azure.PowerShell.Cmdlets.App.PropertyOrigin.Owned)>]
member this.Auth : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.App.Models.IScaleRuleAuth> with get, set
Public Property Auth As List(Of IScaleRuleAuth)

Property Value

Implements

Attributes

Applies to