Interface AppServiceCertificateOrder.Update
-
- All Superinterfaces:
Appliable<AppServiceCertificateOrder>,AppServiceCertificateOrder.UpdateStages.WithAutoRenew,Indexable,Resource.UpdateWithTags<AppServiceCertificateOrder.Update>
- Enclosing interface:
- AppServiceCertificateOrder
public static interface AppServiceCertificateOrder.Update extends Appliable<AppServiceCertificateOrder>, AppServiceCertificateOrder.UpdateStages.WithAutoRenew, Resource.UpdateWithTags<AppServiceCertificateOrder.Update>
The template for an app service certificate order update operation, containing all the settings that can be modified.
-
-
Method Summary
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Appliable
apply, apply, applyAsync, applyAsync
-
Methods inherited from interface com.azure.resourcemanager.appservice.models.AppServiceCertificateOrder.UpdateStages.WithAutoRenew
withAutoRenew
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.Resource.UpdateWithTags
withoutTag, withTag, withTags
-
-