다음을 통해 공유


IKustoPoolListResult Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Synapse.Models.Api20210601Preview.KustoPoolListResultTypeConverter))]
public interface IKustoPoolListResult : Microsoft.Azure.PowerShell.Cmdlets.Synapse.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Synapse.Models.Api20210601Preview.KustoPoolListResultTypeConverter))>]
type IKustoPoolListResult = interface
    interface IJsonSerializable
Public Interface IKustoPoolListResult
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Value

The list of Kusto pools.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to