SelfHostedIntegrationRuntime interface
Runtime integrasi yang dihost sendiri.
- Memperluas
Properti
| linked |
Definisi dasar runtime integrasi tertaut. |
| self |
Opsi alternatif untuk memastikan fungsi penulisan interaktif saat runtime integrasi yang dihost sendiri tidak dapat membuat koneksi dengan Azure Relay. |
| type | Diskriminator polimorfik, yang menentukan berbagai jenis objek ini dapat |
Properti yang Diwariskan
| description | Deskripsi runtime integrasi. |
Detail Properti
linkedInfo
Definisi dasar runtime integrasi tertaut.
linkedInfo?: LinkedIntegrationRuntimeTypeUnion
Nilai Properti
selfContainedInteractiveAuthoringEnabled
Opsi alternatif untuk memastikan fungsi penulisan interaktif saat runtime integrasi yang dihost sendiri tidak dapat membuat koneksi dengan Azure Relay.
selfContainedInteractiveAuthoringEnabled?: boolean
Nilai Properti
boolean
type
Diskriminator polimorfik, yang menentukan berbagai jenis objek ini dapat
type: "SelfHosted"
Nilai Properti
"SelfHosted"
Detail Properti yang Diwariskan
description
Deskripsi runtime integrasi.
description?: string
Nilai Properti
string
Diwariskan DariIntegrationRuntime.description