Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface OperationValue

Package version

Describes the properties of a Operation value.

Hierarchy

  • OperationValue

Index

Properties

Optional description

description: undefined | string

The description of the operation. NOTE: This property will not be serialized. It can only be populated by the server.

Optional name

name: undefined | string

The name of the operation. NOTE: This property will not be serialized. It can only be populated by the server.

Optional operation

operation: undefined | string

The display name of the operation. NOTE: This property will not be serialized. It can only be populated by the server.

Optional origin

origin: undefined | string

The origin of the operation. NOTE: This property will not be serialized. It can only be populated by the server.

Optional provider

provider: undefined | string

The resource provider for the operation. NOTE: This property will not be serialized. It can only be populated by the server.

Optional resource

resource: undefined | string

The display name of the resource the operation applies to. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc