Compartir a través de


IDataSource Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.DataSourceTypeConverter))]
public interface IDataSource : Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.DataSourceTypeConverter))>]
type IDataSource = interface
    interface IJsonSerializable
Public Interface IDataSource
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Instruction
Uri

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to