Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ApplianceOperation

Package version

Appliances operation.

Hierarchy

  • ApplianceOperation

Index

Properties

Optional description

description: undefined | string

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

Optional isDataAction

isDataAction: undefined | false | true

Is this Operation a data plane operation NOTE: This property will not be serialized. It can only be populated by the server.

Optional name

name: undefined | string

The name of the compute operation. NOTE: This property will not be serialized. It can only be populated by the server.

Optional operation

operation: undefined | string

The display name of the compute operation. NOTE: This property will not be serialized. It can only be populated by the server.

Optional origin

origin: undefined | string

The origin of the compute operation. NOTE: This property will not be serialized. It can only be populated by the server.

Optional provider

provider: undefined | string

The resource provider for the operation. NOTE: This property will not be serialized. It can only be populated by the server.

Optional resource

resource: undefined | string

The display name of the resource the operation applies to. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc