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 Type
    Method
    Description
    Gets the properties of the service binding.

    Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.ExternalChildResource

    id

    Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.HasInnerModel

    innerModel

    Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.HasName

    name

    Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.HasParent

    parent

    Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Indexable

    key

    Methods 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