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 | |
---|---|---|---|
![]() |
GroupLongName | System.String |
Gets and sets the property GroupLongName. The long name of the Availability Zone group, Local Zone group, or Wavelength Zone group. |
![]() |
GroupName | System.String |
Gets and sets the property GroupName. The name of the zone 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. Starting with version 4 of the SDK this property will default to null. If no data for this property is returned from the service the property will also be null. This was changed to improve performance and allow the SDK and caller to distinguish between a property not set or a property being empty to clear out a value. To retain the previous SDK behavior set the AWSConfigs.InitializeCollections static property to true. |
![]() |
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. The possible values
are |
![]() |
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.
Valid values: |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.7.2 and newer