AWS SDK for .NET Documentation
ResetNetworkInterfaceAttributeRequest Class
AmazonAmazon.EC2.ModelResetNetworkInterfaceAttributeRequest Did this page help you?   Yes   No    Tell us about it...
Reset Network Interface Attribute request
Declaration Syntax
C#
public class ResetNetworkInterfaceAttributeRequest : EC2Request
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
ResetNetworkInterfaceAttributeRequest()()()()
Initializes a new instance of the ResetNetworkInterfaceAttributeRequest class

Attribute
Name of the attribute to reset.

Equals(Object)
Determines whether the specified Object is equal to the current 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.

Inheritance Hierarchy
Object
EC2Request
 ResetNetworkInterfaceAttributeRequest

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