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

IResource 接口

定义

Fluent 资源的基本接口。

public interface IResource : Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasId, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasName, Microsoft.Azure.Management.ResourceManager.Fluent.Core.ResourceActions.IIndexable
type IResource = interface
    interface IIndexable
    interface IHasId
    interface IHasName
Public Interface IResource
Implements IHasId, IHasName, IIndexable
派生
实现

属性

Id

获取资源 ID 字符串

(继承自 IHasId)
Key

Fluent 资源的基本接口。

(继承自 IIndexable)
Name

获取资源的名称

(继承自 IHasName)
Region

Fluent 资源的基本接口。

RegionName

Fluent 资源的基本接口。

Tags

Fluent 资源的基本接口。

Type

Fluent 资源的基本接口。

适用于