Share via


IInput Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Models.InputTypeConverter))]
public interface IInput : Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Models.ISubResource
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Models.InputTypeConverter))>]
type IInput = interface
    interface IJsonSerializable
    interface ISubResource
Public Interface IInput
Implements ISubResource
Derived
Attributes
Implements

Properties

Name Description
ETag
Id

Resource Id

(Inherited from ISubResource)
Name

Resource name

(Inherited from ISubResource)
Property

The properties that are associated with an input. Required on PUT (CreateOrReplace) requests.

Type

Resource type

(Inherited from ISubResource)

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to