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 DeleteBroker operation. Deletes a broker. Note: This API is asynchronous.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.MQ.AmazonMQRequest
      Amazon.MQ.Model.DeleteBrokerRequest

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

Syntax

C#
public class DeleteBrokerRequest : AmazonMQRequest
         IAmazonWebServiceRequest

The DeleteBrokerRequest type exposes the following members

Constructors

NameDescription
Public Method DeleteBrokerRequest()

Properties

NameTypeDescription
Public Property BrokerId System.String

Gets and sets the property BrokerId.

The unique ID that Amazon MQ generates for the broker.

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