Sdílet prostřednictvím


OperationListResult interface

The operation list response that contains all operations for Azure Container Instance service.

Properties

nextLink

The URI to fetch the next page of operations.

value

The list of operations.

Property Details

The URI to fetch the next page of operations.

nextLink?: string

Property Value

string

value

The list of operations.

value?: Operation[]

Property Value