Freigeben über


ISapEccDataSourceProperties Interface

Definition

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

Properties

Name Description
ApplicationServer (Inherited from ISapEccProperties)
CollectionLastModifiedAt (Inherited from IDataSourceProperties)
CollectionReferenceName (Inherited from IDataSourceProperties)
CollectionType (Inherited from IDataSourceProperties)
CreatedAt (Inherited from IDataSourceProperties)
LastModifiedAt (Inherited from IDataSourceProperties)
SystemNumber (Inherited from ISapEccProperties)

Methods

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

Applies to