OperationValue interface

Describes the properties of a Compute Operation value.

Properties

display

Display properties

name

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

origin

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

Property Details

display

Display properties

display?: OperationValueDisplay

Property Value

name

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

name?: string

Property Value

string

origin

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

origin?: string

Property Value

string