Aracılığıyla paylaş


KubeCmdletBase.RunCmdLet(Action) Method

Definition

Run Cmdlet with Error Handling (report error correctly)

protected void RunCmdLet (Action action);
member this.RunCmdLet : Action -> unit
Protected Sub RunCmdLet (action As Action)

Parameters

action
Action

Applies to