GatewayMessageBusOutputDataSource Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Describes a Gateway Message Bus output data source.
public class GatewayMessageBusOutputDataSource : Azure.ResourceManager.StreamAnalytics.Models.StreamingJobOutputDataSource, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.StreamAnalytics.Models.GatewayMessageBusOutputDataSource>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.StreamAnalytics.Models.GatewayMessageBusOutputDataSource>
public class GatewayMessageBusOutputDataSource : Azure.ResourceManager.StreamAnalytics.Models.StreamingJobOutputDataSource
type GatewayMessageBusOutputDataSource = class
inherit StreamingJobOutputDataSource
interface IJsonModel<GatewayMessageBusOutputDataSource>
interface IPersistableModel<GatewayMessageBusOutputDataSource>
type GatewayMessageBusOutputDataSource = class
inherit StreamingJobOutputDataSource
Public Class GatewayMessageBusOutputDataSource
Inherits StreamingJobOutputDataSource
Implements IJsonModel(Of GatewayMessageBusOutputDataSource), IPersistableModel(Of GatewayMessageBusOutputDataSource)
Public Class GatewayMessageBusOutputDataSource
Inherits StreamingJobOutputDataSource
- Inheritance
- Implements
Constructors
GatewayMessageBusOutputDataSource() |
Initializes a new instance of GatewayMessageBusOutputDataSource. |
Properties
Topic |
The name of the Service Bus topic. |
Methods
JsonModelWriteCore(Utf8JsonWriter, ModelReaderWriterOptions) |
Explicit Interface Implementations
Applies to
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.
Azure SDK for .NET