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] Name of the operation. 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 Devices. NOTE: This property will not be serialized. It can only be populated by the server.

Optional resource

resource: undefined | string
member

{string} [resource] Resource Type: ProvisioningServices. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc