Freigeben über


IPowerBiDataSource Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Models.PowerBiDataSourceTypeConverter))]
public interface IPowerBiDataSource : Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Models.IDataSource
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Models.PowerBiDataSourceTypeConverter))>]
type IPowerBiDataSource = interface
    interface IJsonSerializable
    interface IDataSource
    interface IProxyResource
Public Interface IPowerBiDataSource
Implements IDataSource
Derived
Attributes
Implements

Properties

Name Description
CollectionLastModifiedAt
CollectionReferenceName
CollectionType
CreatedAt
Id (Inherited from IProxyResource)
Kind (Inherited from IDataSource)
LastModifiedAt
Name (Inherited from IProxyResource)
Scan (Inherited from IDataSource)
Tenant

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to