Freigeben über


IDataSourcePropertiesCollection Interface

Definition

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

Properties

Name Description
LastModifiedAt (Inherited from ICollectionReference)
ReferenceName (Inherited from ICollectionReference)
Type (Inherited from ICollectionReference)

Methods

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

Applies to