Property | Type | Description |
---|
Method | Description | |
---|---|---|
ResourceLockManagementCmdletBase ( ) : Microsoft.Azure.Commands.ResourceManager.Cmdlets.Components |
Method | Description | |
---|---|---|
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[] | ||
return | System.Management.Automation.PSObject[] |
protected GetResourceId ( string lockName ) : string | ||
lockName | string | The name of the lock. |
return | string |
public ResourceLockManagementCmdletBase ( ) : Microsoft.Azure.Commands.ResourceManager.Cmdlets.Components | ||
return | Microsoft.Azure.Commands.ResourceManager.Cmdlets.Components |