StacLink(String) Constructor

Definition

Initializes a new instance of StacLink.

public StacLink(string href);
new Azure.Analytics.PlanetaryComputer.StacLink : string -> Azure.Analytics.PlanetaryComputer.StacLink
Public Sub New (href As String)

Parameters

href
String

The URL of the link.

Exceptions

href is null.

Applies to