PurviewKafkaConfigurationData.EventStreamingType Property
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.
The event streaming service type.
public Azure.ResourceManager.Purview.Models.PurviewEventStreamingType? EventStreamingType { get; set; }
member this.EventStreamingType : Nullable<Azure.ResourceManager.Purview.Models.PurviewEventStreamingType> with get, set
Public Property EventStreamingType As Nullable(Of PurviewEventStreamingType)