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
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for .NET