CropSearchFeatureOptions(String) Constructor

Definition

Initializes a new instance of CropSearchFeatureOptions.

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

Parameters

searchId
String

Search Id (pgSTAC Search Hash).

Exceptions

searchId is null.

Applies to