C# Class Microsoft.Azure.Commands.Cdn.Common.AzureCdnCmdletBase

Base class of Azure Cdn Cmdlet.
Inheritance: Microsoft.Azure.Commands.ResourceManager.Common.AzureRMCmdlet
Afficher le fichier Open project: Azure/azure-powershell

Méthodes publiques

Méthode Description
ConfirmAction ( bool force, string actionMessage, System.Action action ) : void

Method Details

ConfirmAction() public méthode

public ConfirmAction ( bool force, string actionMessage, System.Action action ) : void
force bool
actionMessage string
action System.Action
Résultat void