Interface KustoPoolListResult


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

      • value

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

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