AppServiceCertificates Interface
Implements
SupportsDeletingByResourceGroup
SupportsGettingById<AppServiceCertificate>
SupportsGettingByResourceGroup<AppServiceCertificate>
SupportsListingByResourceGroup<AppServiceCertificate>
HasManager<AppServiceManager>
SupportsCreating<Blank>
SupportsDeletingById
SupportsListing<AppServiceCertificate>
public interface AppServiceCertificates
extends SupportsCreating<Blank>, SupportsDeletingById, SupportsListingByResourceGroup<AppServiceCertificate>, SupportsListing<AppServiceCertificate>, SupportsGettingByResourceGroup<AppServiceCertificate>, SupportsGettingById<AppServiceCertificate>, SupportsDeletingByResourceGroup, HasManager<AppServiceManager>
Entry point for certificate management API.