AWS SDK for .NET Documentation
VPCZoneIdentifier Property
AmazonAmazon.AutoScaling.ModelCreateAutoScalingGroupRequestVPCZoneIdentifier Did this page help you?   Yes   No    Tell us about it...
A comma-separated list of subnet identifiers of Amazon Virtual Private Clouds (Amazon VPCs). If you specify subnets and Availability Zones with this call, ensure that the subnets' Availability Zones match the Availability Zones specified. For information on launching your Auto Scaling group into Amazon VPC subnets, see Launch Auto Scaling Instances into Amazon VPC in the Auto Scaling Developer Guide .

Constraints:

Length
1 - 255
Pattern
[\u0020-\uD7FF\uE000-\uFFFD\uD800\uDC00-\uDBFF\uDFFF\r\n\t]*

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

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