Share via


ComputeClientBaseCmdlet.ThrowInvalidArgumentError(String, String) Method

Definition

protected void ThrowInvalidArgumentError (string errorMessage, string arg);
member this.ThrowInvalidArgumentError : string * string -> unit
Protected Sub ThrowInvalidArgumentError (errorMessage As String, arg As String)

Parameters

errorMessage
String
arg
String

Applies to