StacItemProperties(String) Constructor

Definition

Initializes a new instance of StacItemProperties.

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

Parameters

datetime
String

Datetime the asset represents in RFC 3339 format.

Exceptions

datetime is null.

Applies to