GetItemCollectionOptions(String) Constructor

Definition

Initializes a new instance of GetItemCollectionOptions.

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

Parameters

collectionId
String

Catalog collection id.

Exceptions

collectionId is null.

Applies to