TcpScaleRule Class
Container App container Tcp scaling rule.
- Inheritance
-
azure.mgmt.appcontainers._serialization.ModelTcpScaleRule
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. |
Collabora con noi su GitHub
L'origine di questo contenuto è disponibile in GitHub, in cui è anche possibile creare ed esaminare i problemi e le richieste pull. Per ulteriori informazioni, vedere la guida per i collaboratori.
Azure SDK for Python