AzurePSCmdlet.WriteVerboseWithTimestamp Method
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.
C#
protected void WriteVerboseWithTimestamp (string message);
member this.WriteVerboseWithTimestamp : string -> unit
Protected Sub WriteVerboseWithTimestamp (message As String)
Parameters
- message
- String
Applies to
Azure - PowerShell Commands Latest i inne wersje
Produkt | Wersje |
---|---|
Azure - PowerShell Commands | 12 (LTS), Latest |
Azure RM - PowerShell Commands | Latest |
C#
protected void WriteVerboseWithTimestamp (string message, params object[] args);
member this.WriteVerboseWithTimestamp : string * obj[] -> unit
Protected Sub WriteVerboseWithTimestamp (message As String, ParamArray args As Object())
Parameters
- message
- String
- args
- Object[]
Applies to
Azure - PowerShell Commands Latest i inne wersje
Produkt | Wersje |
---|---|
Azure - PowerShell Commands | 12 (LTS), Latest |
Azure RM - PowerShell Commands | Latest |