共用方式為


BindingResourceProperties interface

系結資源屬性承載

屬性

bindingParameters

系結資源的系結參數

createdAt

系結資源建立時間注意:此屬性將不會串行化。 它只能由伺服器填入。

generatedProperties

這個系結產生的 Spring Boot 屬性檔。 將會扣除秘密。 注意:這個屬性不會串行化。 它只能由伺服器填入。

key

系結資源的索引鍵

resourceId

系結資源的 Azure 資源識別碼

resourceName

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

resourceType

系結資源的標準 Azure 資源類型注意:此屬性將不會串行化。 它只能由伺服器填入。

updatedAt

系結資源的更新時間注意:此屬性將不會串行化。 它只能由伺服器填入。

屬性詳細資料

bindingParameters

系結資源的系結參數

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

屬性值

{[propertyName: string]: string}

createdAt

系結資源建立時間注意:此屬性將不會串行化。 它只能由伺服器填入。

createdAt?: string

屬性值

string

generatedProperties

這個系結產生的 Spring Boot 屬性檔。 將會扣除秘密。 注意:這個屬性不會串行化。 它只能由伺服器填入。

generatedProperties?: string

屬性值

string

key

系結資源的索引鍵

key?: string

屬性值

string

resourceId

系結資源的 Azure 資源識別碼

resourceId?: string

屬性值

string

resourceName

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

resourceName?: string

屬性值

string

resourceType

系結資源的標準 Azure 資源類型注意:此屬性將不會串行化。 它只能由伺服器填入。

resourceType?: string

屬性值

string

updatedAt

系結資源的更新時間注意:此屬性將不會串行化。 它只能由伺服器填入。

updatedAt?: string

屬性值

string