Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface OperationDisplayProperties

Package version

interface

An interface representing OperationDisplayProperties. The object that represents the operation.

Hierarchy

  • OperationDisplayProperties

Index

Properties

Optional description

description: undefined | string
member

{string} [description] Operation description. NOTE: This property will not be serialized. It can only be populated by the server.

Optional operation

operation: undefined | string
member

{string} [operation] The operation that can be performed. NOTE: This property will not be serialized. It can only be populated by the server.

Optional provider

provider: undefined | string
member

{string} [provider] The name of the provider. NOTE: This property will not be serialized. It can only be populated by the server.

Optional resource

resource: undefined | string
member

{string} [resource] The resource on which the operation is performed. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc