Package version:

Interface TcpScaleRule

Container App container Tcp scaling rule.

Hierarchy

  • TcpScaleRule

Properties

Properties

auth?: ScaleRuleAuth[]

Authentication secrets for the tcp scale rule.

metadata?: {
    [propertyName: string]: string;
}

Metadata properties to describe tcp scale rule.

Type declaration

  • [propertyName: string]: string

Generated using TypeDoc