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