SpringServiceCertificates Interface
Implements
SupportsGettingById<SpringServiceCertificate>
SupportsGettingByName<SpringServiceCertificate>
HasManager<AppPlatformManager>
HasParent<SpringService>
SupportsDeletingById
SupportsDeletingByName
SupportsListing<SpringServiceCertificate>
public interface SpringServiceCertificates
extends HasManager<AppPlatformManager>, HasParent<SpringService>, SupportsGettingById<SpringServiceCertificate>, SupportsGettingByName<SpringServiceCertificate>, SupportsListing<SpringServiceCertificate>, SupportsDeletingById, SupportsDeletingByName
Entry point for Spring Service Certificates 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