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.

A complex type that contains information about an operation that matches the criteria that you specified in a ListOperations request.

Inheritance Hierarchy

System.Object
  Amazon.ServiceDiscovery.Model.OperationSummary

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

Syntax

C#
public class OperationSummary

The OperationSummary type exposes the following members

Constructors

NameDescription
Public Method OperationSummary()

Properties

NameTypeDescription
Public Property Id System.String

Gets and sets the property Id.

The ID for an operation.

Public Property Status Amazon.ServiceDiscovery.OperationStatus

Gets and sets the property Status.

The status of the operation. Values include the following:

  • SUBMITTED: This is the initial state immediately after you submit a request.

  • PENDING: Cloud Map is performing the operation.

  • SUCCESS: The operation succeeded.

  • FAIL: The operation failed. For the failure reason, see ErrorMessage.

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