Interface SpringServiceRegistry

All Superinterfaces:
ChildResource<SpringService>, ExternalChildResource<SpringServiceRegistry,SpringService>, HasInnerModel<ServiceRegistryResourceInner>, HasName, HasParent<SpringService>, Indexable, Refreshable<SpringServiceRegistry>

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

    Modifier and Type
    Method
    Description
    cpu()
     
     
     

    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

    • cpu

      Double cpu()
      Returns:
      cpu for the Service Registry
    • memory

      Double memory()
      Returns:
      memory for the Service Registry
    • getAppBindings

      List<SpringApp> getAppBindings()
      Returns:
      apps that have bindings to this Service Registry