你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

CustomPrinter.Print(Object) Method

Definition

Customized printing for the result of the powershell commands. It opens all the nested properties and collection elements.

public static string Print (object obj);
static member Print : obj -> string
Public Function Print (obj As Object) As String

Parameters

obj
Object

The object

Returns

Applies to