ChatClientOptions.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 Chat service version.
public enum ChatClientOptions.ServiceVersion
type ChatClientOptions.ServiceVersion =
Public Enum ChatClientOptions.ServiceVersion
- Inheritance
-
ChatClientOptions.ServiceVersion
Fields
Name | Value | Description |
---|---|---|
V2021_03_07 | 1 | The V1 of the Chat service. |
V2021_09_07 | 2 | The V2021_09_07 of the Chat service. |
V2023_11_07 | 3 | The V2023_11_07 of the Chat service. |
V2024_03_07 | 4 | The V2024_03_07 of the Chat service. |
V2024_03_15_preview | 5 | The V2024_03_15_preview of the Chat service. |
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