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

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