Configures the availability options for a domain. Enabling the Multi-AZ option expands an Amazon CloudSearch domain to an additional Availability Zone in the same Region to increase fault tolerance in the event of a service disruption. Changes to the Multi-AZ option can take about half an hour to become active. For more information, see Configuring Availability Options in the Amazon CloudSearch Developer Guide .

C# |
public UpdateAvailabilityOptionsResponse UpdateAvailabilityOptions( UpdateAvailabilityOptionsRequest updateAvailabilityOptionsRequest )

- updateAvailabilityOptionsRequest (UpdateAvailabilityOptionsRequest)
- Container for the necessary parameters to execute the UpdateAvailabilityOptions service method on AmazonCloudSearch.

The response from the UpdateAvailabilityOptions service method, as returned by AmazonCloudSearch.
