Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface OperationDisplay

Package version

interface

An interface representing OperationDisplay. Display name of operation

Hierarchy

  • OperationDisplay

Index

Properties

Optional description

description: undefined | string
member

{string} [description] The description for the operation.

Optional operation

operation: undefined | string
member

{string} [operation] The operation that users can perform.

Optional provider

provider: undefined | string
member

{string} [provider] The resource provider name: Microsoft.MachineLearning

Optional resource

resource: undefined | string
member

{string} [resource] The resource on which the operation is performed.

Generated using TypeDoc