ResourceReference interface

資源標識元模型。

屬性

apiVersion

部署資源時使用的 API 版本。

extension

部署資源時使用的擴展。

id

完全限定的 Azure 資源 ID。

identifiers

可擴展資源標識碼。

resourceType

資源類型。

屬性詳細資料

apiVersion

部署資源時使用的 API 版本。

apiVersion?: string

屬性值

string

extension

部署資源時使用的擴展。

extension?: DeploymentExtensionDefinition

屬性值

id

完全限定的 Azure 資源 ID。

id?: string

屬性值

string

identifiers

可擴展資源標識碼。

identifiers?: any

屬性值

any

resourceType

資源類型。

resourceType?: string

屬性值

string