Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MapsOperationsValueItem

Package version

interface

An interface representing MapsOperationsValueItem.

Hierarchy

  • MapsOperationsValueItem

Index

Properties

Properties

Optional display

member

{MapsOperationsValueItemDisplay} [display] The human-readable description of the operation.

Optional name

name: undefined | string
member

{string} [name] Operation name: {provider}/{resource}/{operation}. NOTE: This property will not be serialized. It can only be populated by the server.

Optional origin

origin: undefined | string
member

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

Generated using TypeDoc