AzurePSCmdlet.WriteInformation Method

Definition

Overloads

WriteInformation(Object, String[])

C#
protected void WriteInformation (object messageData, string[] tags);

Parameters

messageData
Object
tags
String[]

Applies to

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

WriteInformation(String, Nullable<Boolean>)

C#
protected void WriteInformation (string text, bool? noNewLine = default);

Parameters

text
String
noNewLine
Nullable<Boolean>

Applies to

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