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
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.
Azure SDK for .NET