TcpScaleRule interface
Container App container Tcp scaling rule.
Properties
auth | Authentication secrets for the tcp scale rule. |
metadata | Metadata properties to describe tcp scale rule. |
Property Details
auth
Authentication secrets for the tcp scale rule.
auth?: ScaleRuleAuth[]
Property Value
metadata
Metadata properties to describe tcp scale rule.
metadata?: {[propertyName: string]: string}
Property Value
{[propertyName: string]: string}