AWS SDK for .NET Documentation
DefaultAvailabilityZone Property
AmazonAmazon.OpsWorks.ModelUpdateStackRequestDefaultAvailabilityZone Did this page help you?   Yes   No    Tell us about it...
Gets and sets the property DefaultAvailabilityZone.

The stack's default Availability Zone, which must be in the specified region. For more information, see Regions and Endpoints. If you also specify a value for

CopyC#
DefaultSubnetId
, the subnet must be in the same zone. For more information, see CreateStack.

Declaration Syntax
C#
public string DefaultAvailabilityZone { get; set; }

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)