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.

Returns information about all brokers.

Inheritance Hierarchy

System.Object
  Amazon.MQ.Model.BrokerInstance

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

Syntax

C#
public class BrokerInstance

The BrokerInstance type exposes the following members

Constructors

NameDescription
Public Method BrokerInstance()

Properties

NameTypeDescription
Public Property ConsoleURL System.String

Gets and sets the property ConsoleURL.

The brokers web console URL.

Public Property Endpoints System.Collections.Generic.List<System.String>

Gets and sets the property Endpoints.

The broker's wire-level protocol endpoints.

Public Property IpAddress System.String

Gets and sets the property IpAddress.

The IP address of the Elastic Network Interface (ENI) attached to the broker. Does not apply to RabbitMQ brokers.

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