StacAsset(String) Constructor

Definition

Initializes a new instance of StacAsset.

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

Parameters

href
String

URL to the asset file.

Exceptions

href is null.

Applies to