AWS SDK for .NET Documentation
AvailabilityZone Property
AmazonAmazon.RDS.ModelRestoreDBInstanceFromDBSnapshotRequestAvailabilityZone Did this page help you?   Yes   No    Tell us about it...
The EC2 Availability Zone that the database instance will be created in. Default: A random, system-chosen Availability Zone. Constraint: You cannot specify the AvailabilityZone parameter if the MultiAZ parameter is set to true. Example: us-east-1a
Declaration Syntax
C#
public string AvailabilityZone { get; set; }

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