Operation interface

The peering API operation.

Properties

display

The information related to the operation. NOTE: This property will not be serialized. It can only be populated by the server.

isDataAction

The flag that indicates whether the operation applies to data plane. NOTE: This property will not be serialized. It can only be populated by the server.

name

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

serviceSpecification

Service specification payload. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

display

The information related to the operation. NOTE: This property will not be serialized. It can only be populated by the server.

display?: OperationDisplayInfo

Property Value

isDataAction

The flag that indicates whether the operation applies to data plane. NOTE: This property will not be serialized. It can only be populated by the server.

isDataAction?: boolean

Property Value

boolean

name

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

name?: string

Property Value

string

serviceSpecification

Service specification payload. NOTE: This property will not be serialized. It can only be populated by the server.

serviceSpecification?: ServiceSpecification

Property Value