Share via


ManagedApplicationCmdletBase.ProcessResult(String, String, String) Method

Definition

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

Applies to