ManagementLocksOperationsExtensions.DeleteByScope Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public static void DeleteByScope (this Microsoft.Azure.Management.Internal.Resources.IManagementLocksOperations operations, string scope, string lockName);
static member DeleteByScope : Microsoft.Azure.Management.Internal.Resources.IManagementLocksOperations * string * string -> unit
<Extension()>
Public Sub DeleteByScope (operations As IManagementLocksOperations, scope As String, lockName As String)
Parameters
- operations
- IManagementLocksOperations
- scope
- String
- lockName
- String