Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AvailableOperationDisplay

Package version

interface

An interface representing AvailableOperationDisplay. An operation available at the listed Azure resource provider.

Hierarchy

  • AvailableOperationDisplay

Index

Properties

Optional description

description: undefined | string
member

{string} [description] Description of the available operation.

Optional operation

operation: undefined | string
member

{string} [operation] Name of the available operation.

Optional provider

provider: undefined | string
member

{string} [provider] Name of the operation provider.

Optional resource

resource: undefined | string
member

{string} [resource] Name of the resource on which the operation is available.

Generated using TypeDoc