C# 클래스 Amazon.EC2.Model.CreateDhcpOptionsRequest

파일 보기 프로젝트 열기: aws/aws-sdk-net 1 사용 예제들

공개 메소드들

메소드 설명
CreateDhcpOptionsRequest ( ) : System

Empty constructor used to set properties independently even when a simple constructor is available

CreateDhcpOptionsRequest ( List dhcpConfigurations ) : System

Instantiates CreateDhcpOptionsRequest with the parameterized properties

비공개 메소드들

메소드 설명
IsSetDhcpConfigurations ( ) : bool

메소드 상세

CreateDhcpOptionsRequest() 공개 메소드

Empty constructor used to set properties independently even when a simple constructor is available
public CreateDhcpOptionsRequest ( ) : System
리턴 System

CreateDhcpOptionsRequest() 공개 메소드

Instantiates CreateDhcpOptionsRequest with the parameterized properties
public CreateDhcpOptionsRequest ( List dhcpConfigurations ) : System
dhcpConfigurations List A DHCP configuration option.
리턴 System