AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

Container for the parameters to the UpdateLink operation. Updates the details for an existing link. To remove information for any of the parameters, specify an empty string.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.NetworkManager.AmazonNetworkManagerRequest
      Amazon.NetworkManager.Model.UpdateLinkRequest

Namespace: Amazon.NetworkManager.Model
Assembly: AWSSDK.NetworkManager.dll
Version: 3.x.y.z

Syntax

C#
public class UpdateLinkRequest : AmazonNetworkManagerRequest
         IAmazonWebServiceRequest

The UpdateLinkRequest type exposes the following members

Constructors

NameDescription
Public Method UpdateLinkRequest()

Properties

NameTypeDescription
Public Property Bandwidth Amazon.NetworkManager.Model.Bandwidth

Gets and sets the property Bandwidth.

The upload and download speed in Mbps.

Public Property Description System.String

Gets and sets the property Description.

A description of the link.

Constraints: Maximum length of 256 characters.

Public Property GlobalNetworkId System.String

Gets and sets the property GlobalNetworkId.

The ID of the global network.

Public Property LinkId System.String

Gets and sets the property LinkId.

The ID of the link.

Public Property Provider System.String

Gets and sets the property Provider.

The provider of the link.

Constraints: Maximum length of 128 characters.

Public Property Type System.String

Gets and sets the property Type.

The type of the link.

Constraints: Maximum length of 128 characters.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5