AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
The network configuration for an Express service. By default, an Express service utilizes subnets and security groups associated with the default VPC.
Namespace: Amazon.ECS.Model
Assembly: AWSSDK.ECS.dll
Version: 3.x.y.z
public class ExpressGatewayServiceNetworkConfiguration
The ExpressGatewayServiceNetworkConfiguration type exposes the following members
| Name | Description | |
|---|---|---|
|
ExpressGatewayServiceNetworkConfiguration() |
| Name | Type | Description | |
|---|---|---|---|
|
SecurityGroups | System.Collections.Generic.List<System.String> |
Gets and sets the property SecurityGroups. The IDs of the security groups associated with the Express service. |
|
Subnets | System.Collections.Generic.List<System.String> |
Gets and sets the property Subnets. The IDs of the subnets associated with the Express service. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5