Interface InformaticaServerlessRuntimeResourceList
public interface InformaticaServerlessRuntimeResourceList
An immutable client-side representation of InformaticaServerlessRuntimeResourceList.
-
Method Summary
Modifier and TypeMethodDescriptionGets the informaticaRuntimeResources property: List of runtime resources for the fetch all API.Gets the inner com.azure.resourcemanager.informaticadatamanagement.fluent.models.InformaticaServerlessRuntimeResourceListInner object.
-
Method Details
-
informaticaRuntimeResources
List<InfaRuntimeResourceFetchMetadata> informaticaRuntimeResources()Gets the informaticaRuntimeResources property: List of runtime resources for the fetch all API.- Returns:
- the informaticaRuntimeResources value.
-
innerModel
InformaticaServerlessRuntimeResourceListInner innerModel()Gets the inner com.azure.resourcemanager.informaticadatamanagement.fluent.models.InformaticaServerlessRuntimeResourceListInner object.- Returns:
- the inner object.
-