StreamAnalyticsClient.ListInputs(String, String) Method
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.
public virtual System.Collections.Generic.List<Microsoft.Azure.Commands.StreamAnalytics.Models.PSInput> ListInputs (string resourceGroupName, string jobName);
abstract member ListInputs : string * string -> System.Collections.Generic.List<Microsoft.Azure.Commands.StreamAnalytics.Models.PSInput>
override this.ListInputs : string * string -> System.Collections.Generic.List<Microsoft.Azure.Commands.StreamAnalytics.Models.PSInput>
Public Overridable Function ListInputs (resourceGroupName As String, jobName As String) As List(Of PSInput)
Parameters
- resourceGroupName
- String
- jobName
- String