Package version:

Interface HttpScaleRule

Container App container Http scaling rule.

Hierarchy

  • HttpScaleRule

Properties

Properties

auth?: ScaleRuleAuth[]

Authentication secrets for the custom scale rule.

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

Metadata properties to describe http scale rule.

Type declaration

  • [propertyName: string]: string

Generated using TypeDoc