Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Microsoft
Azure
Commands
ResourceManager
Cmdlets
Implementation
InvokAzureResourceActionCmdlet
C# Class Microsoft.Azure.Commands.ResourceManager.Cmdlets.Implementation.InvokAzureResourceActionCmdlet
Inheritance:
ResourceManipulationCmdletBase
Exibir arquivo
Open project: Azure/azure-powershell
Private Properties
Property
Type
Description
GetParameters
JToken
Protected Methods
Method
Description
OnProcessRecord
( ) :
void
Executes the cmdlet.
Private Methods
Method
Description
GetParameters
( ) :
JToken
Gets the resource body from the parameters.
Method Details
OnProcessRecord()
protected
method
Executes the cmdlet.
protected
OnProcessRecord
( ) :
void
return
void