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.

Describes the workloads on a component.

Inheritance Hierarchy

System.Object
  Amazon.ApplicationInsights.Model.Workload

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

Syntax

C#
public class Workload

The Workload type exposes the following members

Constructors

NameDescription
Public Method Workload()

Properties

NameTypeDescription
Public Property ComponentName System.String

Gets and sets the property ComponentName.

The name of the component.

Public Property MissingWorkloadConfig System.Boolean

Gets and sets the property MissingWorkloadConfig.

Indicates whether all of the component configurations required to monitor a workload were provided.

Public Property Tier Amazon.ApplicationInsights.Tier

Gets and sets the property Tier.

The tier of the workload.

Public Property WorkloadId System.String

Gets and sets the property WorkloadId.

The ID of the workload.

Public Property WorkloadName System.String

Gets and sets the property WorkloadName.

The name of the workload.

Public Property WorkloadRemarks System.String

Gets and sets the property WorkloadRemarks.

If logging is supported for the resource type, shows whether the component has configured logs to be monitored.

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