CodelessUiDataConnector interface

表示無程式代碼 UI 資料連接器。

Extends

屬性

connectorUiConfig

設定以描述指示刀鋒視窗

kind

多型歧視性,指定這個物件可以是的不同類型

繼承的屬性

etag

Azure 資源的 Etag

id

資源的完整資源標識碼。 例如 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} 注意:此屬性將不會串行化。 它只能由伺服器填入。

name

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

systemData

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

type

資源的型別。 例如“Microsoft.Compute/virtualMachines” 或 “Microsoft.Storage/storageAccounts” 附注:此屬性將不會串行化。 它只能由伺服器填入。

屬性詳細資料

connectorUiConfig

設定以描述指示刀鋒視窗

connectorUiConfig?: CodelessUiConnectorConfigProperties

屬性值

kind

多型歧視性,指定這個物件可以是的不同類型

kind: "GenericUI"

屬性值

"GenericUI"

繼承的屬性詳細資料

etag

Azure 資源的 Etag

etag?: string

屬性值

string

繼承自DataConnector.etag

id

資源的完整資源標識碼。 例如 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} 注意:此屬性將不會串行化。 它只能由伺服器填入。

id?: string

屬性值

string

繼承自DataConnector.id

name

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

name?: string

屬性值

string

繼承自 DataConnector.name

systemData

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

systemData?: SystemData

屬性值

繼承自DataConnector.systemData

type

資源的型別。 例如“Microsoft.Compute/virtualMachines” 或 “Microsoft.Storage/storageAccounts” 附注:此屬性將不會串行化。 它只能由伺服器填入。

type?: string

屬性值

string

繼承自DataConnector.type