AzureAutomationBaseCmdlet.GenerateCmdletOutput 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.
Overloads
GenerateCmdletOutput(IEnumerable<Object>) | |
GenerateCmdletOutput(Object) |
GenerateCmdletOutput(IEnumerable<Object>)
protected bool GenerateCmdletOutput (System.Collections.Generic.IEnumerable<object> results);
member this.GenerateCmdletOutput : seq<obj> -> bool
Protected Function GenerateCmdletOutput (results As IEnumerable(Of Object)) As Boolean
Parameters
- results
- IEnumerable<Object>