TcpScaleRule Class

Container App container Tcp scaling rule.

Inheritance
azure.mgmt.appcontainers._serialization.Model
TcpScaleRule

Constructor

TcpScaleRule(*, metadata: Dict[str, str] | None = None, auth: List[_models.ScaleRuleAuth] | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
metadata

Metadata properties to describe tcp scale rule.

auth

Authentication secrets for the tcp scale rule.

Variables

Name Description
metadata

Metadata properties to describe tcp scale rule.

auth

Authentication secrets for the tcp scale rule.