OutboundEnvironmentEndpoint クラス

App Service Environmentが送信ネットワーク アクセスを必要とする一般的な目的でアクセスされるエンドポイント。

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

コンストラクター

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

キーワードのみのパラメーター

名前 説明
category
str

App Service Environmentによってアクセスされるサービスの種類 (Azure Storage、Azure SQL Database、Azure Active Directory など)。

endpoints

App Service Environmentがサービスに到達するエンドポイント。

変数

名前 説明
category
str

App Service Environmentによってアクセスされるサービスの種類 (Azure Storage、Azure SQL Database、Azure Active Directory など)。

endpoints

App Service Environmentがサービスに到達するエンドポイント。