AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

Contains metadata about the quantum task action, including the action type and program statistics.

Inheritance Hierarchy

System.Object
  Amazon.Braket.Model.ActionMetadata

Namespace: Amazon.Braket.Model
Assembly: AWSSDK.Braket.dll
Version: 3.x.y.z

Syntax

C#
public class ActionMetadata

The ActionMetadata type exposes the following members

Constructors

NameDescription
Public Method ActionMetadata()

Properties

NameTypeDescription
Public Property ActionType System.String

Gets and sets the property ActionType.

The type of action associated with the quantum task.

Public Property ExecutableCount System.Int64

Gets and sets the property ExecutableCount.

The number of executables in a program set. This is only available for a Program Set.

Public Property ProgramCount System.Int64

Gets and sets the property ProgramCount.

The number of programs in a program set. This is only available for a Program Set.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5