Modify Network Interface Attachment

C# |
public class ModifyNetworkInterfaceAttachment

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | ModifyNetworkInterfaceAttachment()()()() | Initializes a new instance of the ModifyNetworkInterfaceAttachment class |
![]() | AttachmentId |
Attachment ID.
|
![]() | DeleteOnTermination |
Whether the attachment is deleted on instance termination.
|
![]() | 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.) |
![]() | IsSetAttachmentId()()()() |
Checks if the AttachmentId property is set
|
![]() | IsSetDeleteOnTermination()()()() |
Checks if the DeleteOnTermination property is set
|
![]() | ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
![]() | WithAttachmentId(String) | Obsolete.
Sets the attachment ID.
|
![]() | WithDeleteOnTermination(Boolean) | Obsolete.
Sets whether the attachment is deleted on instance termination.
|

Object | |
![]() | ModifyNetworkInterfaceAttachment |