共用方式為


TrackedResource 類別

定義

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

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

建構函式

TrackedResource()

初始化 TrackedResource 類別的新實例。

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

初始化 TrackedResource 類別的新實例。

屬性

Id

取得資源識別碼。

(繼承來源 Resource)
Location

取得或設定資源位置

Name

取得資源名稱。

(繼承來源 Resource)
Tags

取得或設定資源標籤

Type

取得資源類型。

(繼承來源 Resource)

適用於