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

Microsoft.Azure.Management.ResourceManager.Fluent.Core.CollectionActions 命名空间

接口

ISupportsBatchCreation<IFluentResourceT>

提供对创建一批同一类型的 Azure 顶级资源的访问权限。

ISupportsBatchDeletion

提供从 Azure 中删除多个资源并按其 ID 标识资源的访问。 (请注意,此接口不应由用户 code.) 实现。

ISupportsBeginDeletingByName

提供从 Azure 中删除资源的访问权限,并按资源 ID 标识资源。

ISupportsCreating<T>
ISupportsDeletingById
ISupportsDeletingByName
ISupportsDeletingByParent

提供基于其资源组和父资源获取特定 Azure 资源的访问权限。

ISupportsDeletingByResourceGroup

提供从 Azure 中删除资源(按其名称和资源组标识该资源)的访问权限。

(注意:此接口不应由用户代码) 实现

ISupportsGettingById<T>
ISupportsGettingByName<T>
ISupportsGettingByNameAsync<T>

提供基于特定资源名称获取特定资源的访问权限。 (请注意,此接口不应由用户 code.) 实现。

ISupportsGettingByParent<T,ParentT,ManagerT>

提供基于其资源组和父资源获取特定 Azure 资源的访问权限。

ISupportsGettingByResourceGroup<T>
ISupportsListing<T>
ISupportsListingByParent<T,ParentT,ManagerT>

提供对列出特定父资源中特定类型的 Azure 资源的访问权限。

(注意:此接口不应由用户代码) 实现。

ISupportsListingByRegion<T>
ISupportsListingByResourceGroup<T>
ISupportsListingByTag<T>

提供基于标记列出特定类型的 Azure 资源的访问权限。

ISupportsListingInResourceGroupByTag<T>

提供基于标记列出特定类型的 Azure 资源的访问权限。