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
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Java