このページは日本語には対応しておりません。随時翻訳に取り組んでいます。翻訳に関してご質問やご意見ございましたら、お気軽にご連絡ください。

List Azure functions.

Inputs

フィールド

種類

説明

resourceGroupName [required]

string

subscriptionId [required]

string

siteName [required]

string

limit

number

The maximum number of queues to return. Defaults to 1000.

default: 1000

Outputs

Expand All

フィールド

種類

説明

functions [required]

[object]

id

string

Resource Id. NOTE: This property will not be serialized. It can only be populated by the server.

name

string

Resource Name. NOTE: This property will not be serialized. It can only be populated by the server.

kind

string

Kind of resource.

type

string

Resource type. NOTE: This property will not be serialized. It can only be populated by the server.

functionAppId

string

Function App ID.

scriptRootPathHref

string

Script root path URI.

scriptHref

string

Script URI.

configHref

string

Config URI.

testDataHref

string

Test data URI.

secretsFileHref

string

Secrets file URI.

href

string

Function URI.

config

object

Config information.

files

object

File list.

testData

string

Test data used when testing via the Azure Portal.

invokeUrlTemplate

string

The invocation URL

language

string

The function language

isDisabled

boolean

Gets or sets a value indicating whether the function is disabled