共用方式為


SqlTriggerGetResults interface

Azure Cosmos DB 觸發程式。

Extends

屬性

resource

繼承的屬性

id

ARM 資源的唯一資源標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

location

資源所屬資源群組的位置。

name

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

tags

標籤是描述資源的索引鍵/值組清單。 這些標籤可用於檢視和群組此資源(跨資源群組)。 最多可為資源提供15個標籤。 每個標記的索引鍵不得大於 128 個字元,且值不大於 256 個字元。 例如,範本類型的默認體驗會設定為 「defaultExperience」:“Cassandra” 目前的 「defaultExperience」 值也包括 「Table」、“Graph”、“DocumentDB” 和 “MongoDB”。

type

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

屬性詳細資料

resource

resource?: SqlTriggerGetPropertiesResource

屬性值

繼承的屬性詳細資料

id

ARM 資源的唯一資源標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

id?: string

屬性值

string

繼承自ARMResourceProperties.id

location

資源所屬資源群組的位置。

location?: string

屬性值

string

繼承自ARMResourceProperties.location

name

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

name?: string

屬性值

string

繼承自ARMResourceProperties.name

tags

標籤是描述資源的索引鍵/值組清單。 這些標籤可用於檢視和群組此資源(跨資源群組)。 最多可為資源提供15個標籤。 每個標記的索引鍵不得大於 128 個字元,且值不大於 256 個字元。 例如,範本類型的默認體驗會設定為 「defaultExperience」:“Cassandra” 目前的 「defaultExperience」 值也包括 「Table」、“Graph”、“DocumentDB” 和 “MongoDB”。

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

屬性值

{[propertyName: string]: string}

繼承自ARMResourceProperties.tags

type

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

type?: string

屬性值

string

繼承自ARMResourceProperties.type