AWS SDK for .NET Documentation
MultiAZ Property
AmazonAmazon.CloudSearch.ModelUpdateAvailabilityOptionsRequestMultiAZ Did this page help you?   Yes   No    Tell us about it...
You expand an existing search domain to a second Availability Zone by setting the Multi-AZ option to true. Similarly, you can turn off the Multi-AZ option to downgrade the domain to a single Availability Zone by setting the Multi-AZ option to false.
Declaration Syntax
C#
public bool MultiAZ { get; set; }

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