TcpScaleRule Class
Container App container Tcp scaling rule.
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. |
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for Python