다음을 통해 공유


BackendContract interface

백 엔드 세부 정보입니다.

Extends

속성

circuitBreaker

백 엔드 회로 차단기 구성

credentials

백 엔드 자격 증명 계약 속성

description

백 엔드 설명입니다.

pool
properties

백 엔드 속성 계약

protocol

백 엔드 통신 프로토콜입니다.

proxy

백 엔드 게이트웨이 계약 속성

resourceId

외부 시스템의 리소스 관리 URI입니다. 이 URL은 Logic Apps, Function Apps 또는 API Apps의 Arm 리소스 ID일 수 있습니다.

title

백 엔드 제목입니다.

tls

백 엔드 TLS 속성

typePropertiesType

백 엔드의 형식입니다. 백 엔드는 단일 또는 풀일 수 있습니다.

url

백 엔드의 런타임 URL입니다.

상속된 속성

id

리소스에 대한 정규화된 리소스 ID입니다. 예 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} 참고: 이 속성은 직렬화되지 않습니다. 서버에서만 채울 수 있습니다.

name

리소스의 이름 참고: 이 속성은 serialize되지 않습니다. 서버에서만 채울 수 있습니다.

type

리소스의 형식입니다. 예: "Microsoft.Compute/virtualMachines" 또는 "Microsoft.Storage/storageAccounts" 참고: 이 속성은 serialize되지 않습니다. 서버에서만 채울 수 있습니다.

속성 세부 정보

circuitBreaker

백 엔드 회로 차단기 구성

circuitBreaker?: BackendCircuitBreaker

속성 값

credentials

백 엔드 자격 증명 계약 속성

credentials?: BackendCredentialsContract

속성 값

description

백 엔드 설명입니다.

description?: string

속성 값

string

pool

pool?: BackendBaseParametersPool

속성 값

properties

백 엔드 속성 계약

properties?: BackendProperties

속성 값

protocol

백 엔드 통신 프로토콜입니다.

protocol?: string

속성 값

string

proxy

백 엔드 게이트웨이 계약 속성

proxy?: BackendProxyContract

속성 값

resourceId

외부 시스템의 리소스 관리 URI입니다. 이 URL은 Logic Apps, Function Apps 또는 API Apps의 Arm 리소스 ID일 수 있습니다.

resourceId?: string

속성 값

string

title

백 엔드 제목입니다.

title?: string

속성 값

string

tls

백 엔드 TLS 속성

tls?: BackendTlsProperties

속성 값

typePropertiesType

백 엔드의 형식입니다. 백 엔드는 단일 또는 풀일 수 있습니다.

typePropertiesType?: string

속성 값

string

url

백 엔드의 런타임 URL입니다.

url?: string

속성 값

string

상속된 속성 세부 정보

id

리소스에 대한 정규화된 리소스 ID입니다. 예 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} 참고: 이 속성은 직렬화되지 않습니다. 서버에서만 채울 수 있습니다.

id?: string

속성 값

string

ProxyResource.id 상속된

name

리소스의 이름 참고: 이 속성은 serialize되지 않습니다. 서버에서만 채울 수 있습니다.

name?: string

속성 값

string

ProxyResource.name 상속된

type

리소스의 형식입니다. 예: "Microsoft.Compute/virtualMachines" 또는 "Microsoft.Storage/storageAccounts" 참고: 이 속성은 serialize되지 않습니다. 서버에서만 채울 수 있습니다.

type?: string

속성 값

string

ProxyResource.type 상속된