Interface SpringServiceRegistry
- All Superinterfaces:
ChildResource<SpringService>,ExternalChildResource<SpringServiceRegistry,,SpringService> HasInnerModel<ServiceRegistryResourceInner>,HasName,HasParent<SpringService>,Indexable,Refreshable<SpringServiceRegistry>
public interface SpringServiceRegistry
extends ExternalChildResource<SpringServiceRegistry,SpringService>, HasInnerModel<ServiceRegistryResourceInner>
An immutable client-side representation of an Azure Spring Service Registry.
-
Method Summary
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
-
cpu
Double cpu()Gets CPU for the Service Registry.- Returns:
- CPU for the Service Registry
-
memory
Double memory()Gets memory for the Service Registry.- Returns:
- memory for the Service Registry
-
getAppBindings
Gets apps that have bindings to this Service Registry.- Returns:
- apps that have bindings to this Service Registry
-