共用方式為


TrackedResource 類別

定義

ARM 追蹤最上層資源的資源模型定義

public class TrackedResource : Microsoft.Azure.Management.Automation.Models.Resource
type TrackedResource = class
    inherit Resource
Public Class TrackedResource
Inherits Resource
繼承
TrackedResource
衍生

建構函式

TrackedResource()

初始化 TrackedResource 類別的新實例。

TrackedResource(String, String, String, IDictionary<String,String>, String)

初始化 TrackedResource 類別的新實例。

屬性

Id

取得資源的完整資源識別碼

(繼承來源 Resource)
Location

取得或設定資源所在的 Azure 區域

Name

取得資源的名稱

(繼承來源 Resource)
Tags

取得或設定資源標籤。

Type

取得資源的型別。

(繼承來源 Resource)

適用於