Interface AppServiceCertificateOrders
- All Superinterfaces:
HasManager<AppServiceManager>, SupportsCreating<AppServiceCertificateOrder.DefinitionStages.Blank>, SupportsDeletingById, SupportsDeletingByResourceGroup, SupportsGettingById<AppServiceCertificateOrder>, SupportsGettingByResourceGroup<AppServiceCertificateOrder>, SupportsListing<AppServiceCertificateOrder>, SupportsListingByResourceGroup<AppServiceCertificateOrder>
public interface AppServiceCertificateOrders
extends SupportsCreating<AppServiceCertificateOrder.DefinitionStages.Blank>, SupportsDeletingById, SupportsListingByResourceGroup<AppServiceCertificateOrder>, SupportsGettingByResourceGroup<AppServiceCertificateOrder>, SupportsListing<AppServiceCertificateOrder>, SupportsGettingById<AppServiceCertificateOrder>, SupportsDeletingByResourceGroup, HasManager<AppServiceManager>
Entry point for app service certificate order management API.
-
Method Summary
Methods inherited from interface HasManager
managerMethods inherited from interface SupportsCreating
defineMethods inherited from interface SupportsDeletingById
deleteById, deleteByIdAsyncMethods inherited from interface SupportsDeletingByResourceGroup
deleteByResourceGroup, deleteByResourceGroupAsyncMethods inherited from interface SupportsGettingById
getById, getByIdAsyncMethods inherited from interface SupportsGettingByResourceGroup
getByResourceGroup, getByResourceGroupAsyncMethods inherited from interface SupportsListing
list, listAsyncMethods inherited from interface SupportsListingByResourceGroup
listByResourceGroup, listByResourceGroupAsync