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 con nosotros en GitHub
El origen de este contenido se puede encontrar en GitHub, donde también puede crear y revisar problemas y solicitudes de incorporación de cambios. Para más información, consulte nuestra guía para colaboradores.
Azure SDK for Java