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.
Information about an Availability Zone on a domain.
Namespace: Amazon.OpenSearchService.Model
Assembly: AWSSDK.OpenSearchService.dll
Version: 3.x.y.z
public class AvailabilityZoneInfo
The AvailabilityZoneInfo type exposes the following members
Name | Description | |
---|---|---|
AvailabilityZoneInfo() |
Name | Type | Description | |
---|---|---|---|
AvailabilityZoneName | System.String |
Gets and sets the property AvailabilityZoneName. The name of the Availability Zone. |
|
AvailableDataNodeCount | System.String |
Gets and sets the property AvailableDataNodeCount. The number of data nodes active in the Availability Zone. |
|
ConfiguredDataNodeCount | System.String |
Gets and sets the property ConfiguredDataNodeCount. The total number of data nodes configured in the Availability Zone. |
|
TotalShards | System.String |
Gets and sets the property TotalShards. The total number of primary and replica shards in the Availability Zone. |
|
TotalUnAssignedShards | System.String |
Gets and sets the property TotalUnAssignedShards. The total number of primary and replica shards that aren't allocated to any of the nodes in the Availability Zone. |
|
ZoneStatus | Amazon.OpenSearchService.ZoneStatus |
Gets and sets the property ZoneStatus.
The current state of the Availability Zone. Current options are
|
.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