Delen via


ScaleRule.TcpAuth Property

Definition

Authentication secrets for the tcp scale rule.

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

Property Value

Implements

Attributes

Applies to