Interface KustoPoolListResult


public interface KustoPoolListResult
An immutable client-side representation of KustoPoolListResult.
  • Method Summary

    Modifier and Type
    Method
    Description
    Gets the inner com.azure.resourcemanager.synapse.fluent.models.KustoPoolListResultInner object.
    Gets the value property: The list of Kusto pools.
  • Method Details

    • value

      List<KustoPool> value()
      Gets the value property: The list of Kusto pools.
      Returns:
      the value value.
    • innerModel

      Gets the inner com.azure.resourcemanager.synapse.fluent.models.KustoPoolListResultInner object.
      Returns:
      the inner object.