ClientFactory.AddAction(IClientAction) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public void AddAction (Microsoft.Azure.Commands.Common.Authentication.Models.IClientAction action);
abstract member AddAction : Microsoft.Azure.Commands.Common.Authentication.Models.IClientAction -> unit
override this.AddAction : Microsoft.Azure.Commands.Common.Authentication.Models.IClientAction -> unit
Public Sub AddAction (action As IClientAction)
Parameters
- action
- IClientAction