input module
İşlevler
| cosmosDB(Cosmos |
|
| generic(Generic |
Herhangi bir giriş türü için kullanılabilecek genel bir seçenek İstediğiniz giriş türünün kendi yöntemi yoksa bu yöntemi kullanın |
| sql(Sql |
|
| storage |
|
| table(Table |
İşlev Ayrıntıları
cosmosDB(CosmosDBInputOptions)
Belgelere ve örneklere bağlantı
function cosmosDB(options: CosmosDBInputOptions): CosmosDBInput
Parametreler
- options
- CosmosDBInputOptions
Döndürülenler
generic(GenericInputOptions)
Herhangi bir giriş türü için kullanılabilecek genel bir seçenek İstediğiniz giriş türünün kendi yöntemi yoksa bu yöntemi kullanın
function generic(options: GenericInputOptions): FunctionInput
Parametreler
- options
- GenericInputOptions
Döndürülenler
sql(SqlInputOptions)
Belgelere ve örneklere bağlantı
function sql(options: SqlInputOptions): SqlInput
Parametreler
- options
- SqlInputOptions
Döndürülenler
storageBlob(StorageBlobOptions)
Belgelere ve örneklere bağlantı
function storageBlob(options: StorageBlobOptions): StorageBlobInput
Parametreler
- options
- StorageBlobOptions
Döndürülenler
table(TableInputOptions)
Belgelere ve örneklere bağlantı
function table(options: TableInputOptions): TableInput
Parametreler
- options
- TableInputOptions