SpringServiceCertificate Interface
Implements
ExternalChildResource<SpringServiceCertificate,SpringService>
HasInnerModel<CertificateResourceInner>
public interface SpringServiceCertificate
extends ExternalChildResource<SpringServiceCertificate,SpringService>, HasInnerModel<CertificateResourceInner>
An immutable client-side representation of an Azure Spring Service Certificate.
Method Summary
Modifier and Type | Method and Description |
---|---|
abstract
Certificate |
properties() |
Method Details
properties
public abstract CertificateProperties properties()
Returns:
the properties of the service binding
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