Condividi tramite


WebAppsGetAppSettingsKeyVaultReferencesSlotdefaultResponse interface

Ottiene le impostazioni e lo stato dell'app di riferimento di configurazione di un'app

Extends

{ body: unknown, headers: RawHttpHeaders, request: PipelineRequest, status: string }

Proprietà

body
status

Proprietà ereditate

headers

Intestazioni di risposta HTTP.

request

Richiesta che ha generato questa risposta.

Dettagli proprietà

body

body: DefaultErrorResponseOutput

Valore della proprietà

status

status: "500"

Valore della proprietà

"500"

Dettagli proprietà ereditate

headers

Intestazioni di risposta HTTP.

headers: RawHttpHeaders

Valore della proprietà

RawHttpHeaders

Ereditato da__type.headers

request

Richiesta che ha generato questa risposta.

request: PipelineRequest

Valore della proprietà

PipelineRequest

Ereditato da__type.request