CustomScaleRule.Auth Property

Definition

Authentication secrets for the custom scale rule.

public System.Collections.Generic.IList<Azure.ResourceManager.Applications.Containers.Models.ContainerAppScaleRuleAuth> Auth { get; }
member this.Auth : System.Collections.Generic.IList<Azure.ResourceManager.Applications.Containers.Models.ContainerAppScaleRuleAuth>
Public ReadOnly Property Auth As IList(Of ContainerAppScaleRuleAuth)

Property Value

Applies to