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.
Describes Availability Zones, Local Zones, and Wavelength Zones.
Namespace: Amazon.EC2.Model
Assembly: AWSSDK.EC2.dll
Version: 3.x.y.z
public class AvailabilityZone
The AvailabilityZone type exposes the following members
Name | Description | |
---|---|---|
AvailabilityZone() |
Name | Type | Description | |
---|---|---|---|
GroupName | System.String |
Gets and sets the property GroupName. For Availability Zones, this parameter has the same value as the Region name.
For Local Zones, the name of the associated group, for example
For Wavelength Zones, the name of the associated group, for example |
|
Messages | System.Collections.Generic.List<Amazon.EC2.Model.AvailabilityZoneMessage> |
Gets and sets the property Messages. Any messages about the Availability Zone, Local Zone, or Wavelength Zone. |
|
NetworkBorderGroup | System.String |
Gets and sets the property NetworkBorderGroup. The name of the network border group. |
|
OptInStatus | Amazon.EC2.AvailabilityZoneOptInStatus |
Gets and sets the property OptInStatus.
For Availability Zones, this parameter always has the value of
For Local Zones and Wavelength Zones, this parameter is the opt-in status. The possible
values are |
|
ParentZoneId | System.String |
Gets and sets the property ParentZoneId. The ID of the zone that handles some of the Local Zone or Wavelength Zone control plane operations, such as API calls. |
|
ParentZoneName | System.String |
Gets and sets the property ParentZoneName. The name of the zone that handles some of the Local Zone or Wavelength Zone control plane operations, such as API calls. |
|
RegionName | System.String |
Gets and sets the property RegionName. The name of the Region. |
|
State | Amazon.EC2.AvailabilityZoneState |
Gets and sets the property State.
The state of the Availability Zone, Local Zone, or Wavelength Zone. This value is
always |
|
ZoneId | System.String |
Gets and sets the property ZoneId. The ID of the Availability Zone, Local Zone, or Wavelength Zone. |
|
ZoneName | System.String |
Gets and sets the property ZoneName. The name of the Availability Zone, Local Zone, or Wavelength Zone. |
|
ZoneType | System.String |
Gets and sets the property ZoneType.
The type of zone. The valid values 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