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.
Container for the parameters to the ListServicesByNamespace operation.
This operation lists all of the services that are associated with a Cloud Map namespace.
This list might include services in different clusters. In contrast, ListServices
can only list services in one cluster at a time. If you need to filter the list of
services in a single cluster by various parameters, use ListServices
. For more
information, see Service
Connect in the Amazon Elastic Container Service Developer Guide.
Namespace: Amazon.ECS.Model
Assembly: AWSSDK.ECS.dll
Version: 3.x.y.z
public class ListServicesByNamespaceRequest : AmazonECSRequest IAmazonWebServiceRequest
The ListServicesByNamespaceRequest type exposes the following members
Name | Description | |
---|---|---|
![]() |
ListServicesByNamespaceRequest() |
Name | Type | Description | |
---|---|---|---|
![]() |
MaxResults | System.Int32 |
Gets and sets the property MaxResults.
The maximum number of service results that |
![]() |
Namespace | System.String |
Gets and sets the property Namespace. The namespace name or full Amazon Resource Name (ARN) of the Cloud Map namespace to list the services in. Tasks that run in a namespace can use short names to connect to services in the namespace. Tasks can connect to services across all of the clusters in the namespace. Tasks connect through a managed proxy container that collects logs and metrics for increased visibility. Only the tasks that Amazon ECS services create are supported with Service Connect. For more information, see Service Connect in the Amazon Elastic Container Service Developer Guide. |
![]() |
NextToken | System.String |
Gets and sets the property NextToken.
The |
.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