ObjectAnchorsConversionClientOptions.ServiceVersion Enum
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.
The Azure Spatial Anchors service version.
public enum ObjectAnchorsConversionClientOptions.ServiceVersion
type ObjectAnchorsConversionClientOptions.ServiceVersion =
Public Enum ObjectAnchorsConversionClientOptions.ServiceVersion
- Inheritance
-
ObjectAnchorsConversionClientOptions.ServiceVersion
Fields
Name | Value | Description |
---|---|---|
V0_2_Preview_0 | 1 | Version 0.2-preview.0 of the Azure Object Anchors service. |
V0_3_Preview_0 | 2 | Version 0.3-preview.0 of the Azure Object Anchors service. |
V0_3_Preview_2 | 3 | Version 0.3-preview.2 of the Azure Object Anchors service. |