Interface SpringServiceCertificate

All Superinterfaces:
ChildResource<SpringService>, ExternalChildResource<SpringServiceCertificate,SpringService>, HasInnerModel<CertificateResourceInner>, HasName, HasParent<SpringService>, Indexable, Refreshable<SpringServiceCertificate>

An immutable client-side representation of an Azure Spring Service Certificate.
  • Method Summary

    Modifier and Type
    Method
    Description
     

    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