Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface OperationDisplay

Package version

interface

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

Hierarchy

  • OperationDisplay

Index

Properties

Optional operation

operation: undefined | string
member

{string} [operation] Operation type: Read, write, delete, etc.

Optional provider

provider: undefined | string
member

{string} [provider] Service provider: Microsoft.Cdn

Optional resource

resource: undefined | string
member

{string} [resource] Resource on which the operation is performed: Profile, endpoint, etc.

Generated using TypeDoc