Uses of Class
com.azure.resourcemanager.appcontainers.models.ManagedCertificatePatch
Packages that use ManagedCertificatePatch
Package
Description
Package containing the service clients for ContainerAppsApiClient.
Package containing the data models for ContainerAppsApiClient.
-
Uses of ManagedCertificatePatch in com.azure.resourcemanager.appcontainers.fluent
Methods in com.azure.resourcemanager.appcontainers.fluent with parameters of type ManagedCertificatePatchModifier and TypeMethodDescriptionManagedCertificatesClient.update
(String resourceGroupName, String environmentName, String managedCertificateName, ManagedCertificatePatch managedCertificateEnvelope) Update tags of a managed certificate Patches a managed certificate.com.azure.core.http.rest.Response
<ManagedCertificateInner> ManagedCertificatesClient.updateWithResponse
(String resourceGroupName, String environmentName, String managedCertificateName, ManagedCertificatePatch managedCertificateEnvelope, com.azure.core.util.Context context) Update tags of a managed certificate Patches a managed certificate. -
Uses of ManagedCertificatePatch in com.azure.resourcemanager.appcontainers.models
Methods in com.azure.resourcemanager.appcontainers.models that return ManagedCertificatePatchModifier and TypeMethodDescriptionstatic ManagedCertificatePatch
ManagedCertificatePatch.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of ManagedCertificatePatch from the JsonReader.Set the tags property: Application-specific metadata in the form of key-value pairs.