Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface OperationResult

Package version

interface

An interface representing OperationResult. List of operations available at the listed Azure resource provider.

Hierarchy

  • OperationResult

Index

Properties

Optional display

member

{AvailableOperationDisplay} [display] The object that represents the operation.

Optional name

name: undefined | string
member

{string} [name] The name of the operation.

Optional nextLink

nextLink: undefined | string
member

{string} [nextLink] The URL to use for getting the next set of results.

Optional origin

origin: undefined | string
member

{string} [origin] Origin result

Generated using TypeDoc