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.

Container for the parameters to the DeleteAccountAuditConfiguration operation. Restores the default settings for Device Defender audits for this account. Any configuration data you entered is deleted and all audit checks are reset to disabled.

Requires permission to access the DeleteAccountAuditConfiguration action.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.IoT.AmazonIoTRequest
      Amazon.IoT.Model.DeleteAccountAuditConfigurationRequest

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

Syntax

C#
public class DeleteAccountAuditConfigurationRequest : AmazonIoTRequest
         IAmazonWebServiceRequest

The DeleteAccountAuditConfigurationRequest type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property DeleteScheduledAudits System.Boolean

Gets and sets the property DeleteScheduledAudits.

If true, all scheduled audits are deleted.

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