Bagikan melalui


BackendUpdateParameterProperties interface

Parameter yang disediakan untuk operasi Perbarui Backend.

Memperluas

Properti

protocol

Protokol komunikasi backend.

url

Runtime Url of the Backend.

Properti yang Diwariskan

circuitBreaker

Konfigurasi Pemutus Sirkuit Backend

credentials

Properti Kontrak Kredensial Backend

description

Deskripsi Backend.

pool
properties

Kontrak Properti Backend

proxy

Properti Kontrak gateway backend

resourceId

Uri Manajemen Sumber Daya dalam Sistem Eksternal. URL ini dapat menjadi Id Sumber Daya Arm dari Logic Apps, Aplikasi Fungsi, atau Aplikasi API.

title

Judul Backend.

tls

Properti TLS Ujung Belakang

type

Jenis backend. Backend dapat berupa Tunggal atau Kumpulan.

Detail Properti

protocol

Protokol komunikasi backend.

protocol?: string

Nilai Properti

string

url

Runtime Url of the Backend.

url?: string

Nilai Properti

string

Detail Properti yang Diwariskan

circuitBreaker

Konfigurasi Pemutus Sirkuit Backend

circuitBreaker?: BackendCircuitBreaker

Nilai Properti

Diwarisi dariBackendBaseParameters.circuitBreaker

credentials

Properti Kontrak Kredensial Backend

credentials?: BackendCredentialsContract

Nilai Properti

Diwarisi dariBackendBaseParameters.credentials

description

Deskripsi Backend.

description?: string

Nilai Properti

string

Diwarisi dariBackendBaseParameters.description

pool

pool?: BackendBaseParametersPool

Nilai Properti

Diwarisi dariBackendBaseParameters.pool

properties

Kontrak Properti Backend

properties?: BackendProperties

Nilai Properti

Diwarisi dariBackendBaseParameters.properties

proxy

Properti Kontrak gateway backend

proxy?: BackendProxyContract

Nilai Properti

Diwarisi dariBackendBaseParameters.proxy

resourceId

Uri Manajemen Sumber Daya dalam Sistem Eksternal. URL ini dapat menjadi Id Sumber Daya Arm dari Logic Apps, Aplikasi Fungsi, atau Aplikasi API.

resourceId?: string

Nilai Properti

string

Diwarisi dariBackendBaseParameters.resourceId

title

Judul Backend.

title?: string

Nilai Properti

string

Diwarisi dariBackendBaseParameters.title

tls

Properti TLS Ujung Belakang

tls?: BackendTlsProperties

Nilai Properti

Diwarisi dariBackendBaseParameters.tls

type

Jenis backend. Backend dapat berupa Tunggal atau Kumpulan.

type?: string

Nilai Properti

string

Diwarisi dariBackendBaseParameters.type