Share via


ResourceLockManagementCmdletBase.GetResourceId(String) Method

Definition

Gets the resource Id from the supplied PowerShell parameters.

protected string GetResourceId (string lockName);
member this.GetResourceId : string -> string
Protected Function GetResourceId (lockName As String) As String

Parameters

lockName
String

The name of the lock.

Returns

Applies to