Interface SpringServiceCertificate
- All Superinterfaces:
com.azure.resourcemanager.resources.fluentcore.arm.models.ChildResource<SpringService>,com.azure.resourcemanager.resources.fluentcore.arm.models.ExternalChildResource<SpringServiceCertificate,,SpringService> com.azure.resourcemanager.resources.fluentcore.model.HasInnerModel<CertificateResourceInner>,com.azure.resourcemanager.resources.fluentcore.arm.models.HasName,com.azure.resourcemanager.resources.fluentcore.arm.models.HasParent<SpringService>,com.azure.resourcemanager.resources.fluentcore.model.Indexable,com.azure.resourcemanager.resources.fluentcore.model.Refreshable<SpringServiceCertificate>
public interface SpringServiceCertificate
extends com.azure.resourcemanager.resources.fluentcore.arm.models.ExternalChildResource<SpringServiceCertificate,SpringService>, com.azure.resourcemanager.resources.fluentcore.model.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.Indexable
keyMethods 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
-