共用方式為


DeploymentStackValidateResult interface

部署堆疊驗證結果。

Extends

屬性

properties

驗證結果詳細數據。

繼承的屬性

error

錯誤詳細數據。

id

用來尋找 Azure 上任何資源的字串標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

name

此資源的名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

systemData

包含 createdBy 和 modifiedBy 資訊的 Azure Resource Manager 元數據。 注意:這個屬性不會串行化。 它只能由伺服器填入。

type

此資源的類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。

屬性詳細資料

properties

驗證結果詳細數據。

properties?: DeploymentStackValidateProperties

屬性值

繼承的屬性詳細資料

error

錯誤詳細數據。

error?: ErrorDetail

屬性值

繼承自DeploymentStacksError.error

id

用來尋找 Azure 上任何資源的字串標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

id?: string

屬性值

string

繼承自AzureResourceBase.id

name

此資源的名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

name?: string

屬性值

string

繼承自AzureResourceBase.name

systemData

包含 createdBy 和 modifiedBy 資訊的 Azure Resource Manager 元數據。 注意:這個屬性不會串行化。 它只能由伺服器填入。

systemData?: SystemData

屬性值

繼承自AzureResourceBase.systemData

type

此資源的類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。

type?: string

屬性值

string

繼承自AzureResourceBase.type