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[]