共用方式為


StreamAnalyticsQueryCompilationResult.Outputs Property

Definition

All output names used by the query.

public System.Collections.Generic.IReadOnlyList<string> Outputs { get; }
member this.Outputs : System.Collections.Generic.IReadOnlyList<string>
Public ReadOnly Property Outputs As IReadOnlyList(Of String)

Property Value

Applies to