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
Samarbeta med oss på GitHub
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.
Azure SDK for .NET