GetSearchAssetsForTileNoTmsOptions.TileMatrixSetId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Identifier selecting one of the TileMatrixSetId supported (default: 'WebMercatorQuad').
public Azure.Analytics.PlanetaryComputer.TileMatrixSetId? TileMatrixSetId { get; set; }
member this.TileMatrixSetId : Nullable<Azure.Analytics.PlanetaryComputer.TileMatrixSetId> with get, set
Public Property TileMatrixSetId As Nullable(Of TileMatrixSetId)