AWS SDK for .NET Documentation
DescribeDhcpOptions Method (request)
AmazonAmazon.EC2AmazonEC2ClientDescribeDhcpOptions(DescribeDhcpOptionsRequest) Did this page help you?   Yes   No    Tell us about it...
Gives you information about one or more sets of DHCP options. You can specify one or more DHCP options set IDs, or no IDs (to describe all your sets of DHCP options).
Declaration Syntax
C#
public DescribeDhcpOptionsResponse DescribeDhcpOptions(
	DescribeDhcpOptionsRequest request
)
Parameters
request (DescribeDhcpOptionsRequest)
Describe Dhcp Options request
Return Value
Describe Dhcp Options Response from the service
Remarks
The returned information consists of: 1. The DHCP options set ID 2. The options
Exceptions

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