Interface SpringAppServiceBinding
- All Superinterfaces:
ChildResource<SpringApp>,ExternalChildResource<SpringAppServiceBinding,,SpringApp> HasInnerModel<BindingResourceInner>,HasName,HasParent<SpringApp>,Indexable,Refreshable<SpringAppServiceBinding>
public interface SpringAppServiceBinding
extends ExternalChildResource<SpringAppServiceBinding,SpringApp>, HasInnerModel<BindingResourceInner>
An immutable client-side representation of an Azure Spring App Service Binding.
-
Method Summary
Modifier and TypeMethodDescriptionGets the properties of the service binding.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
-
properties
BindingResourceProperties properties()Gets the properties of the service binding.- Returns:
- the properties of the service binding
-