Interface SpringAppServiceBinding
- All Superinterfaces:
com.azure.resourcemanager.resources.fluentcore.arm.models.ChildResource<SpringApp>,com.azure.resourcemanager.resources.fluentcore.arm.models.ExternalChildResource<SpringAppServiceBinding,,SpringApp> com.azure.resourcemanager.resources.fluentcore.model.HasInnerModel<BindingResourceInner>,com.azure.resourcemanager.resources.fluentcore.arm.models.HasName,com.azure.resourcemanager.resources.fluentcore.arm.models.HasParent<SpringApp>,com.azure.resourcemanager.resources.fluentcore.model.Indexable,com.azure.resourcemanager.resources.fluentcore.model.Refreshable<SpringAppServiceBinding>
public interface SpringAppServiceBinding
extends com.azure.resourcemanager.resources.fluentcore.arm.models.ExternalChildResource<SpringAppServiceBinding,SpringApp>, com.azure.resourcemanager.resources.fluentcore.model.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.Indexable
keyMethods 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
-