次の方法で共有


RunOutputCollection interface

The result of List run outputs operation

Properties

nextLink

The continuation token.

value

An array of run outputs

Property Details

The continuation token.

nextLink?: string

Property Value

string

value

An array of run outputs

value?: RunOutput[]

Property Value