IInput Interface
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.
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Models.Api20170401Preview.InputTypeConverter))]
public interface IInput : Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Models.Api20170401Preview.ISubResource
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Models.Api20170401Preview.InputTypeConverter))>]
type IInput = interface
interface IJsonSerializable
interface ISubResource
Public Interface IInput
Implements ISubResource
- Derived
- Attributes
- Implements
Properties
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
ToJson(JsonObject, SerializationMode) | (Inherited from IJsonSerializable) |