IoTHubEventSourceResource Class

Definition

[Microsoft.Azure.PowerShell.Cmdlets.TimeSeriesInsights.DoNotFormat]
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.TimeSeriesInsights.Models.Api20200515.IoTHubEventSourceResourceTypeConverter))]
public class IoTHubEventSourceResource : Microsoft.Azure.PowerShell.Cmdlets.TimeSeriesInsights.Models.Api20200515.IIoTHubEventSourceResource, Microsoft.Azure.PowerShell.Cmdlets.TimeSeriesInsights.Runtime.IValidates
[<Microsoft.Azure.PowerShell.Cmdlets.TimeSeriesInsights.DoNotFormat>]
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.TimeSeriesInsights.Models.Api20200515.IoTHubEventSourceResourceTypeConverter))>]
type IoTHubEventSourceResource = class
    interface IIoTHubEventSourceResource
    interface IJsonSerializable
    interface IEventSourceResource
    interface ITrackedResource
    interface IResource
    interface IValidates
Public Class IoTHubEventSourceResource
Implements IIoTHubEventSourceResource, IValidates
Inheritance
IoTHubEventSourceResource
Attributes
Implements

Constructors

IoTHubEventSourceResource()

Properties

ConsumerGroupName
EventSourceResourceId
Id
IotHubName
KeyName
Kind
Location
Name
Tag
TimestampPropertyName
Type

Methods

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

Applies to