Interface SpringServiceCertificate
- All Superinterfaces:
ChildResource<SpringService>,ExternalChildResource<SpringServiceCertificate,,SpringService> HasInnerModel<CertificateResourceInner>,HasName,HasParent<SpringService>,Indexable,Refreshable<SpringServiceCertificate>
public interface SpringServiceCertificate
extends ExternalChildResource<SpringServiceCertificate,SpringService>, HasInnerModel<CertificateResourceInner>
An immutable client-side representation of an Azure Spring Service Certificate.
-
Method Summary
Modifier and TypeMethodDescriptionGets the properties of the service binding.Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.ExternalChildResource
idMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.HasInnerModel
innerModelMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.HasName
nameMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.HasParent
parentMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Refreshable
refresh, refreshAsync
-
Method Details
-
properties
CertificateProperties properties()Gets the properties of the service binding.- Returns:
- the properties of the service binding
-