次の方法で共有


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