OutboundEnvironmentEndpoint interface
App Service Environmentが送信ネットワーク アクセスを必要とする一般的な目的でアクセスされるエンドポイント。
プロパティ
category | App Service Environmentによってアクセスされるサービスの種類 (Azure Storage、Azure SQL Database、Azure Active Directory など)。 |
endpoints | App Service Environmentがサービスに到達するエンドポイント。 |
プロパティの詳細
category
App Service Environmentによってアクセスされるサービスの種類 (Azure Storage、Azure SQL Database、Azure Active Directory など)。
category?: string
プロパティ値
string
endpoints
App Service Environmentがサービスに到達するエンドポイント。
endpoints?: EndpointDependency[]