Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Operation

Package version

interface

An interface representing Operation. Describes a supported operation by the Storage Import/Export job API.

Hierarchy

  • Operation

Index

Properties

Optional description

description: undefined | string
member

{string} [description] Short description of the operation.

name

name: string
member

{string} name Name of the operation.

Optional operation

operation: undefined | string
member

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

Optional provider

provider: undefined | string
member

{string} [provider] The resource provider name to which the operation belongs.

Optional resource

resource: undefined | string
member

{string} [resource] The name of the resource to which the operation belongs.

Generated using TypeDoc