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.
Applies to
Samarbeta med oss på GitHub
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.
Azure SDK for Java