CertificatePatch Class
A certificate to update.
- Inheritance
-
azure.mgmt.appcontainers._serialization.ModelCertificatePatch
Constructor
CertificatePatch(*, 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. |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Python