共用方式為


OutboundEnvironmentEndpoint interface

工作區為了常見用途而連線到的輸出端點。

屬性

category

工作區所存取的端點類別,例如 azure-storage、azure-mysql 等。

endpoints

工作區所連線的端點

屬性詳細資料

category

工作區所存取的端點類別,例如 azure-storage、azure-mysql 等。

category?: string

屬性值

string

endpoints

工作區所連線的端點

endpoints?: EndpointDependency[]

屬性值