共用方式為


ProxyResource interface

僅限 Proxy 資源的資源模型定義。

屬性

etag

Azure 資源 etag。 注意:此屬性不會序列化。 它只能由伺服器填入。

id

Azure 資源識別碼。 注意:此屬性不會序列化。 它只能由伺服器填入。

location

它將會在新的 API 中淘汰,資源位置取決於父資源。

name

Azure 資源名稱。 注意:此屬性不會序列化。 它只能由伺服器填入。

systemData

與建立和上次修改資源相關的中繼資料。 注意:此屬性不會序列化。 它只能由伺服器填入。

tags

Azure 資源標籤。

type

Azure 資源類型。 注意:此屬性不會序列化。 它只能由伺服器填入。

屬性詳細資料

etag

Azure 資源 etag。 注意:此屬性不會序列化。 它只能由伺服器填入。

etag?: string

屬性值

string

id

Azure 資源識別碼。 注意:此屬性不會序列化。 它只能由伺服器填入。

id?: string

屬性值

string

location

它將會在新的 API 中淘汰,資源位置取決於父資源。

location?: string

屬性值

string

name

Azure 資源名稱。 注意:此屬性不會序列化。 它只能由伺服器填入。

name?: string

屬性值

string

systemData

與建立和上次修改資源相關的中繼資料。 注意:此屬性不會序列化。 它只能由伺服器填入。

systemData?: SystemData

屬性值

tags

Azure 資源標籤。

tags?: {[propertyName: string]: string}

屬性值

{[propertyName: string]: string}

type

Azure 資源類型。 注意:此屬性不會序列化。 它只能由伺服器填入。

type?: string

屬性值

string