共用方式為


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

取得資源識別碼字串

(繼承來源 IHasId)
Key

Fluent 資源的基底介面。

(繼承來源 IIndexable)
Name

取得資源的名稱

(繼承來源 IHasName)
Region

Fluent 資源的基底介面。

RegionName

Fluent 資源的基底介面。

Tags

Fluent 資源的基底介面。

Type

Fluent 資源的基底介面。

適用於