다음을 통해 공유


IDataSourceList Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Models.Api20211001Preview.DataSourceListTypeConverter))]
public interface IDataSourceList : Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Models.Api20211001Preview.DataSourceListTypeConverter))>]
type IDataSourceList = interface
    interface IJsonSerializable
Public Interface IDataSourceList
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Count
NextLink
Value

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to