ManagementLocksOperationsExtensions.GetAtSubscriptionLevel メソッド

定義

サブスクリプション レベルで管理ロックを取得します。

public static Microsoft.Azure.Management.ResourceManager.Models.ManagementLockObject GetAtSubscriptionLevel (this Microsoft.Azure.Management.ResourceManager.IManagementLocksOperations operations, string lockName);
static member GetAtSubscriptionLevel : Microsoft.Azure.Management.ResourceManager.IManagementLocksOperations * string -> Microsoft.Azure.Management.ResourceManager.Models.ManagementLockObject
<Extension()>
Public Function GetAtSubscriptionLevel (operations As IManagementLocksOperations, lockName As String) As ManagementLockObject

パラメーター

operations
IManagementLocksOperations

この拡張メソッドの操作グループ。

lockName
String

取得するロックの名前。

戻り値

適用対象