ManagedCertificatePatch Class
A managed certificate to update.
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. Default value: None
|
Variables
Name | Description |
---|---|
tags
|
Application-specific metadata in the form of key-value pairs. |
Zusammenarbeit auf GitHub
Die Quelle für diesen Inhalt finden Sie auf GitHub, wo Sie auch Issues und Pull Requests erstellen und überprüfen können. Weitere Informationen finden Sie in unserem Leitfaden für Mitwirkende.
Azure SDK for Python