你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ArmResource.GetManagementLocks 方法

定义

获取 ArmResource 中的 ManagementLockResources 集合。

public virtual Azure.ResourceManager.Resources.ManagementLockCollection GetManagementLocks ();
abstract member GetManagementLocks : unit -> Azure.ResourceManager.Resources.ManagementLockCollection
override this.GetManagementLocks : unit -> Azure.ResourceManager.Resources.ManagementLockCollection
Public Overridable Function GetManagementLocks () As ManagementLockCollection

返回

一个 对象,表示 ManagementLockResource 的集合及其在 ManagementLockResource 上的操作。

适用于