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.

Includes information about the device.

Inheritance Hierarchy

System.Object
  Amazon.Braket.Model.DeviceSummary

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

Syntax

C#
public class DeviceSummary

The DeviceSummary type exposes the following members

Constructors

NameDescription
Public Method DeviceSummary()

Properties

NameTypeDescription
Public Property DeviceArn System.String

Gets and sets the property DeviceArn.

The ARN of the device.

Public Property DeviceName System.String

Gets and sets the property DeviceName.

The name of the device.

Public Property DeviceStatus Amazon.Braket.DeviceStatus

Gets and sets the property DeviceStatus.

The status of the device.

Public Property DeviceType Amazon.Braket.DeviceType

Gets and sets the property DeviceType.

The type of the device.

Public Property ProviderName System.String

Gets and sets the property ProviderName.

The provider of the device.

Version Information

.NET Core App:
Supported in: 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5, 4.0, 3.5