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
Colaborar conosco no GitHub
A fonte deste conteúdo pode ser encontrada no GitHub, onde você também pode criar e revisar problemas e solicitações de pull. Para obter mais informações, confira o nosso guia para colaboradores.
Azure SDK for Java