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 DeleteTenant operation. Delete an existing tenant.

When you delete a tenant, its associations with resources are removed, but the resources themselves are not deleted.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.SimpleEmailV2.AmazonSimpleEmailServiceV2Request
      Amazon.SimpleEmailV2.Model.DeleteTenantRequest

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

Syntax

C#
public class DeleteTenantRequest : AmazonSimpleEmailServiceV2Request
         IAmazonWebServiceRequest

The DeleteTenantRequest type exposes the following members

Constructors

NameDescription
Public Method DeleteTenantRequest()

Properties

NameTypeDescription
Public Property TenantName System.String

Gets and sets the property TenantName.

The name of the tenant to delete.

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