ManagedCertificatePatch Class

A managed certificate to update.

Inheritance
azure.mgmt.appcontainers._serialization.Model
ManagedCertificatePatch

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.