OperationResult interface

List of operations available at the listed Azure resource provider.

Properties

display

The object that represents the operation.

name

The name of the operation.

nextLink

The URL to use for getting the next set of results.

origin

Origin result

Property Details

display

The object that represents the operation.

display?: AvailableOperationDisplay

Property Value

name

The name of the operation.

name?: string

Property Value

string

The URL to use for getting the next set of results.

nextLink?: string

Property Value

string

origin

Origin result

origin?: string

Property Value

string