Uses of Interface
com.azure.resourcemanager.appcontainers.models.Certificate.Update
-
Packages that use Certificate.Update Package Description com.azure.resourcemanager.appcontainers.models Package containing the data models for ContainerAppsApiClient. -
-
Uses of Certificate.Update in com.azure.resourcemanager.appcontainers.models
Methods in com.azure.resourcemanager.appcontainers.models that return Certificate.Update Modifier and Type Method Description Certificate.Update
Certificate. update()
Begins update for the Certificate resource.Certificate.Update
Certificate.UpdateStages.WithTags. withTags(Map<String,String> tags)
Specifies the tags property: Application-specific metadata in the form of key-value pairs..
-