共用方式為


BatchAccountListResult interface

Values returned by the List operation.

Properties

nextLink

The continuation token.

value

The collection of Batch accounts returned by the listing operation.

Property Details

The continuation token.

nextLink?: string

Property Value

string

value

The collection of Batch accounts returned by the listing operation.

value?: BatchAccount[]

Property Value