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.

Provides summary information about an Amazon Braket hybrid job.

Inheritance Hierarchy

System.Object
  Amazon.Braket.Model.JobSummary

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

Syntax

C#
public class JobSummary

The JobSummary type exposes the following members

Constructors

NameDescription
Public Method JobSummary()

Properties

NameTypeDescription
Public Property CreatedAt System.DateTime

Gets and sets the property CreatedAt.

The time at which the Amazon Braket hybrid job was created.

Public Property Device System.String

Gets and sets the property Device.

The primary device used by an Amazon Braket hybrid job.

Public Property EndedAt System.DateTime

Gets and sets the property EndedAt.

The time at which the Amazon Braket hybrid job ended.

Public Property JobArn System.String

Gets and sets the property JobArn.

The ARN of the Amazon Braket hybrid job.

Public Property JobName System.String

Gets and sets the property JobName.

The name of the Amazon Braket hybrid job.

Public Property StartedAt System.DateTime

Gets and sets the property StartedAt.

The time at which the Amazon Braket hybrid job was started.

Public Property Status Amazon.Braket.JobPrimaryStatus

Gets and sets the property Status.

The status of the Amazon Braket hybrid job.

Public Property Tags System.Collections.Generic.Dictionary<System.String, System.String>

Gets and sets the property Tags.

Displays the key, value pairs of tags associated with this hybrid job.

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