EventHubEventSourceCreateOrUpdateParameters Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.TimeSeriesInsights.Models.Api20180815Preview.EventHubEventSourceCreateOrUpdateParametersTypeConverter))]
public class EventHubEventSourceCreateOrUpdateParameters : Microsoft.Azure.PowerShell.Cmdlets.TimeSeriesInsights.Models.Api20180815Preview.IEventHubEventSourceCreateOrUpdateParameters, Microsoft.Azure.PowerShell.Cmdlets.TimeSeriesInsights.Runtime.IValidates
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.TimeSeriesInsights.Models.Api20180815Preview.EventHubEventSourceCreateOrUpdateParametersTypeConverter))>]
type EventHubEventSourceCreateOrUpdateParameters = class
    interface IEventHubEventSourceCreateOrUpdateParameters
    interface IJsonSerializable
    interface IEventSourceCreateOrUpdateParameters
    interface ICreateOrUpdateTrackedResourceProperties
    interface IValidates
Public Class EventHubEventSourceCreateOrUpdateParameters
Implements IEventHubEventSourceCreateOrUpdateParameters, IValidates
Inheritance
EventHubEventSourceCreateOrUpdateParameters
Attributes
Implements

Constructors

EventHubEventSourceCreateOrUpdateParameters()

Properties

ConsumerGroupName
EventHubName
EventSourceResourceId
KeyName
Kind
Location
Property
ServiceBusNamespace
SharedAccessKey
Tag
TimestampPropertyName

Methods

DeserializeFromDictionary(IDictionary)
DeserializeFromPSObject(PSObject)
FromJson(JsonNode)
FromJsonString(String)
ToJson(JsonObject, SerializationMode)
ToJsonString()
Validate(IEventListener)

Applies to