AzurePSCmdlet.WriteObject Method

Definition

Overloads

WriteObject(Object)

C#
protected void WriteObject (object sendToPipeline);

Parameters

sendToPipeline
Object

Applies to

Azure - PowerShell Commands Latest and other versions
Product Versions
Azure - PowerShell Commands 12 (LTS), Latest
Azure RM - PowerShell Commands Latest

WriteObject(Object, Boolean)

C#
protected void WriteObject (object sendToPipeline, bool enumerateCollection);

Parameters

sendToPipeline
Object
enumerateCollection
Boolean

Applies to

Azure - PowerShell Commands Latest and other versions
Product Versions
Azure - PowerShell Commands 12 (LTS), Latest
Azure RM - PowerShell Commands Latest