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

AzureRMCmdlet.ConfirmAction(Boolean, String, String, String, Action) Method

Definition

protected override void ConfirmAction (bool force, string continueMessage, string processMessage, string target, Action action);
override this.ConfirmAction : bool * string * string * string * Action -> unit
Protected Overrides Sub ConfirmAction (force As Boolean, continueMessage As String, processMessage As String, target As String, action As Action)

Parameters

force
Boolean
continueMessage
String
processMessage
String
target
String
action
Action

Applies to