AWS SDK for .NET Documentation
WithConfiguration Method (list)
AmazonAmazon.EC2.ModelDhcpOptionsWithConfiguration(array<DhcpConfiguration>[]()[][]) Did this page help you?   Yes   No    Tell us about it...
Sets the information about the set of DHCP options
Declaration Syntax
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 DhcpOptions WithConfiguration(
	params DhcpConfiguration[] list
)
Parameters
list (array<DhcpConfiguration>[]()[][])
Information about the set of DHCP options
Return Value
this instance

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