Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MapsOperationsValueItemDisplay

Package version

interface

An interface representing MapsOperationsValueItemDisplay. The human-readable description of the operation.

Hierarchy

  • MapsOperationsValueItemDisplay

Index

Properties

Optional description

description: undefined | string
member

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

Optional operation

operation: undefined | string
member

{string} [operation] The action that users can perform, based on their permission level. NOTE: This property will not be serialized. It can only be populated by the server.

Optional provider

provider: undefined | string
member

{string} [provider] Service provider: Microsoft Maps. NOTE: This property will not be serialized. It can only be populated by the server.

Optional resource

resource: undefined | string
member

{string} [resource] 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