C# Class Microsoft.Azure.Commands.ResourceManager.Cmdlets.Implementation.InvokAzureResourceActionCmdlet

Inheritance: ResourceManipulationCmdletBase
Afficher le fichier Open project: Azure/azure-powershell

Private Properties

Свойство Type Description
GetParameters JToken

Méthodes protégées

Méthode Description
OnProcessRecord ( ) : void

Executes the cmdlet.

Private Methods

Méthode Description
GetParameters ( ) : JToken

Gets the resource body from the parameters.

Method Details

OnProcessRecord() protected méthode

Executes the cmdlet.
protected OnProcessRecord ( ) : void
Résultat void