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

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

Protected Methods

Method Description
GetActionMessage ( string resourceId ) : string

Gets the action message.

GetProccessMessage ( ) : string

Gets the process message.

Method Details

GetActionMessage() protected method

Gets the action message.
protected GetActionMessage ( string resourceId ) : string
resourceId string The resource Id.
return string

GetProccessMessage() protected method

Gets the process message.
protected GetProccessMessage ( ) : string
return string