AmazonEC2Client.DescribeDhcpOptions Method (DescribeDhcpOptionsRequest)

.NET Framework 3.5
 
 
 
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). The returned information consists of:

  • The DHCP options set ID
  • The options

Namespace: Amazon.EC2
Assembly: AWSSDK.dll
Version: 2.0.0.3

Syntax

C#
public virtual DescribeDhcpOptionsResponse DescribeDhcpOptions(
         DescribeDhcpOptionsRequest describeDhcpOptionsRequest
)

Parameters

describeDhcpOptionsRequest
Type: Amazon.EC2.Model.DescribeDhcpOptionsRequest

Container for the necessary parameters to execute the DescribeDhcpOptions service method on AmazonEC2.

Return Value
Type: Amazon.EC2.Model.DescribeDhcpOptionsResponse
The response from the DescribeDhcpOptions service method, as returned by AmazonEC2.

Version Information

.NET Framework:
Supported in: 4.5, 4.0, 3.5