Sets the Availability Zone group.

C# |
[ObsoleteAttribute("The With methods are obsolete and will be removed in version 2 of the AWS SDK for .NET. See http://aws.amazon.com/sdkfornet/#version2 for more information.")] public RequestSpotInstancesRequest WithAvailabilityZoneGroup( string availabilityZoneGroup )

- availabilityZoneGroup (String)
- Specifies the Availability Zone group. If you specify the same Availability Zone group for all Spot Instance requests, all Spot Instances are launched in the same Availability Zone. Default: Instances are launched in any available Availability Zone.

this instance