메소드 | 설명 | |
---|---|---|
AssociateDhcpOptionsRequest ( ) : System |
Empty constructor used to set properties independently even when a simple constructor is available
|
|
AssociateDhcpOptionsRequest ( string vpcId ) : System |
Instantiates AssociateDhcpOptionsRequest with the parameterized properties
|
메소드 | 설명 | |
---|---|---|
IsSetDhcpOptionsId ( ) : bool | ||
IsSetVpcId ( ) : bool |
public AssociateDhcpOptionsRequest ( string vpcId ) : System | ||
vpcId | string | The ID of the VPC. |
리턴 | System |