共用方式為


OutboundEnvironmentEndpoint 類別

針對App Service 環境需要輸出網路存取的常見用途來存取端點。

繼承
azure.mgmt.web._serialization.Model
OutboundEnvironmentEndpoint

建構函式

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

僅限關鍵字的參數

名稱 Description
category
str

App Service 環境存取的服務類型,例如 Azure 儲存體、Azure SQL資料庫和 Azure Active Directory。

endpoints

App Service 環境到達服務的端點。

變數

名稱 Description
category
str

App Service 環境存取的服務類型,例如 Azure 儲存體、Azure SQL資料庫和 Azure Active Directory。

endpoints

App Service 環境到達服務的端點。