C# Class Amazon.DirectConnect.Model.DeleteBGPPeerRequest

Container for the parameters to the DeleteBGPPeer operation. Deletes a BGP peer on the specified virtual interface that matches the specified customer address and ASN. You cannot delete the last BGP peer from a virtual interface.
Inheritance: AmazonDirectConnectRequest
Mostrar archivo Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetAsn ( ) : bool
IsSetCustomerAddress ( ) : bool
IsSetVirtualInterfaceId ( ) : bool