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.

Short for uniform resource locator. A URL is used as a unique identifier to locate a resource on the internet.

Inheritance Hierarchy

System.Object
  Amazon.AuditManager.Model.URL

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

Syntax

C#
public class URL

The URL type exposes the following members

Constructors

NameDescription
Public Method URL()

Properties

NameTypeDescription
Public Property HyperlinkName System.String

Gets and sets the property HyperlinkName.

The name or word that's used as a hyperlink to the URL.

Public Property Link System.String

Gets and sets the property Link.

The unique identifier for the internet resource.

Version Information

.NET Core App:
Supported in: 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5, 4.0, 3.5