Share via


IResponseMetaData Interface

Definition

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

Properties

DataSourceInstruction

Instructions if any for the data source

DataSourceUri

Datasource Uri Links

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to