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

MonitorCmdletBase.WriteIdentifiedWarning Method

Definition

protected void WriteIdentifiedWarning (string cmdletName, string topic, string message, bool withTimeStamp = false);
member this.WriteIdentifiedWarning : string * string * string * bool -> unit
Protected Sub WriteIdentifiedWarning (cmdletName As String, topic As String, message As String, Optional withTimeStamp As Boolean = false)

Parameters

cmdletName
String
topic
String
message
String
withTimeStamp
Boolean

Applies to