Freigeben über


IOracleDataSource Interface

Definition

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

Properties

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

Methods

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

Applies to