AzurePSCmdlet.WriteObject 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
WriteObject(Object) | |
WriteObject(Object, Boolean) |
WriteObject(Object)
protected void WriteObject (object sendToPipeline);
override this.WriteObject : obj -> unit
Protected Sub WriteObject (sendToPipeline As Object)
Parameters
- sendToPipeline
- Object