RoomsClientOptions.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 Room Service Version.
public enum RoomsClientOptions.ServiceVersion
type RoomsClientOptions.ServiceVersion =
Public Enum RoomsClientOptions.ServiceVersion
- Inheritance
-
RoomsClientOptions.ServiceVersion
Fields
Name | Value | Description |
---|---|---|
V2023_06_14 | 1 | Rooms service General Availability version 2023-06-14 |
V2023_10_30_Preview | 2 | Rooms service preview version V2023_10_30_Preview |
V2024_04_15 | 2 | Rooms service preview version V2024-04-15 |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET