Reset Network Interface Attribute request

C# |
public class ResetNetworkInterfaceAttributeRequest : EC2Request

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | ResetNetworkInterfaceAttributeRequest()()()() | Initializes a new instance of the ResetNetworkInterfaceAttributeRequest class |
![]() | Attribute |
Name of the attribute to reset.
|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType()()()() | Gets the type of the current instance. (Inherited from Object.) |
![]() | IsSetAttribute()()()() |
Checks if the Attribute property is set
|
![]() | IsSetNetworkInterfaceId()()()() |
Checks if NetworkInterfaceId property is set
|
![]() | NetworkInterfaceId |
ID of the network interface on which the attribute will be reset.
|
![]() | ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
![]() | WithAttribute(String) | Obsolete.
Sets the name of the attribute to reset.
|
![]() | WithNetworkInterfaceId(String) | Obsolete.
Sets the ID of the network interface on which the attribute will be reset.
|

Object | ||
![]() | EC2Request | |
![]() | ResetNetworkInterfaceAttributeRequest |