다음을 통해 공유


OutboundEnvironmentEndpoint 클래스

App Service Environment 아웃바운드 네트워크 액세스가 필요한 공통 용도로 액세스되는 엔드포인트입니다.

상속
azure.mgmt.web._serialization.Model
OutboundEnvironmentEndpoint

생성자

OutboundEnvironmentEndpoint(*, category: str | None = None, endpoints: List[_models.EndpointDependency] | None = None, **kwargs: Any)

키워드 전용 매개 변수

Name Description
category
str

App Service Environment 액세스하는 서비스 유형(예: Azure Storage, Azure SQL Database 및 Azure Active Directory)입니다.

endpoints

App Service Environment 서비스에 도달하는 엔드포인트입니다.

변수

Name Description
category
str

App Service Environment 액세스하는 서비스 유형(예: Azure Storage, Azure SQL Database 및 Azure Active Directory)입니다.

endpoints

App Service Environment 서비스에 도달하는 엔드포인트입니다.