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

Inheritance: ResourceLockManagementCmdletBase
ファイルを表示 Open project: Azure/azure-powershell

Private Properties

Property Type Description

Protected Methods

Method Description
OnProcessRecord ( ) : void

Executes the cmdlet.

Method Details

OnProcessRecord() protected method

Executes the cmdlet.
protected OnProcessRecord ( ) : void
return void