ScaleRuleAuth Class
Auth Secrets for Container App Scale Rule.
Constructor
ScaleRuleAuth(*, secret_ref: str | None = None, trigger_parameter: str | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
secret_ref
|
Name of the Container App secret from which to pull the auth params. |
trigger_parameter
|
Trigger Parameter that uses the secret. |
Variables
Name | Description |
---|---|
secret_ref
|
Name of the Container App secret from which to pull the auth params. |
trigger_parameter
|
Trigger Parameter that uses the secret. |
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