ManagedCertificatePatch Class
A managed certificate to update.
- Inheritance
-
azure.mgmt.appcontainers._serialization.ModelManagedCertificatePatch
Constructor
ManagedCertificatePatch(*, tags: Dict[str, str] | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
tags
|
Application-specific metadata in the form of key-value pairs. |
Variables
Name | Description |
---|---|
tags
|
Application-specific metadata in the form of key-value pairs. |
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for Python