อ่านในภาษาอังกฤษ

แชร์ผ่าน


AzureRMCmdlet.ConfirmResourceAction Method

Definition

Overloads

ConfirmResourceAction(String, String, String, Boolean, String, String, Action, Func<Boolean>)

C#
protected void ConfirmResourceAction (string resourceType, string resourceName, string resourceGroupName, bool force, string continueMessage, string processMessage, Action action, Func<bool> promptForContinuation = default);

Parameters

resourceType
String
resourceName
String
resourceGroupName
String
force
Boolean
continueMessage
String
processMessage
String
action
Action
promptForContinuation
Func<Boolean>

Applies to

Azure - PowerShell Commands Latest และรุ่นอื่นๆ
ผลิตภัณฑ์ เวอร์ชัน
Azure - PowerShell Commands 12 (LTS), Latest
Azure RM - PowerShell Commands Latest

ConfirmResourceAction(String, Boolean, String, String, Action, Func<Boolean>)

C#
protected void ConfirmResourceAction (string resourceId, bool force, string continueMessage, string actionName, Action action, Func<bool> promptForContinuation = default);

Parameters

resourceId
String
force
Boolean
continueMessage
String
actionName
String
action
Action
promptForContinuation
Func<Boolean>

Applies to

Azure - PowerShell Commands Latest และรุ่นอื่นๆ
ผลิตภัณฑ์ เวอร์ชัน
Azure - PowerShell Commands 12 (LTS), Latest
Azure RM - PowerShell Commands Latest

ConfirmResourceAction(String, String, String, String, Action)

C#
protected void ConfirmResourceAction (string resourceType, string resourceName, string resourceGroupName, string processMessage, Action action);

Parameters

resourceType
String
resourceName
String
resourceGroupName
String
processMessage
String
action
Action

Applies to

Azure - PowerShell Commands Latest และรุ่นอื่นๆ
ผลิตภัณฑ์ เวอร์ชัน
Azure - PowerShell Commands 12 (LTS), Latest
Azure RM - PowerShell Commands Latest

ConfirmResourceAction(String, String, Action)

C#
protected void ConfirmResourceAction (string resourceId, string actionName, Action action);

Parameters

resourceId
String
actionName
String
action
Action

Applies to

Azure - PowerShell Commands Latest และรุ่นอื่นๆ
ผลิตภัณฑ์ เวอร์ชัน
Azure - PowerShell Commands 12 (LTS), Latest
Azure RM - PowerShell Commands Latest