Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Operation

Package version

Object that describes a single Microsoft.MobileNetwork operation.

Hierarchy

  • Operation

Index

Properties

Optional display

The object that represents the operation. NOTE: This property will not be serialized. It can only be populated by the server.

Optional isDataAction

isDataAction: undefined | false | true

Indicates whether the operation applies to data-plane.

Optional name

name: undefined | string

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

Generated using TypeDoc