ManagedApplicationCmdletBase.ProcessResult(String, String, String) 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.
Processes and outputs the result of the operation.
protected void ProcessResult (string result, string resourceId, string apiVersion);
member this.ProcessResult : string * string * string -> unit
Protected Sub ProcessResult (result As String, resourceId As String, apiVersion As String)
Parameters
- result
- String
- resourceId
- String
- apiVersion
- String