Свойство | Тип | Описание |
---|
Метод | Описание | |
---|---|---|
ResourceLockManagementCmdletBase ( ) : Microsoft.Azure.Commands.ResourceManager.Cmdlets.Components |
Метод | Описание | |
---|---|---|
GetOutputObjects ( ) : System.Management.Automation.PSObject[] |
Converts the resource object to output that can be piped to the lock cmdlets.
|
|
GetResourceId ( string lockName ) : string |
Gets the resource Id from the supplied PowerShell parameters.
|
protected GetOutputObjects ( ) : System.Management.Automation.PSObject[] | ||
Результат | System.Management.Automation.PSObject[] |
protected GetResourceId ( string lockName ) : string | ||
lockName | string | The name of the lock. |
Результат | string |
public ResourceLockManagementCmdletBase ( ) : Microsoft.Azure.Commands.ResourceManager.Cmdlets.Components | ||
Результат | Microsoft.Azure.Commands.ResourceManager.Cmdlets.Components |