你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

LogsQueryClientOptions(LogsQueryClientOptions+ServiceVersion) 构造函数

定义

初始化 LogsQueryClientOptions 类的新实例。

public LogsQueryClientOptions (Azure.Monitor.Query.LogsQueryClientOptions.ServiceVersion version = Azure.Monitor.Query.LogsQueryClientOptions+ServiceVersion.V1);
new Azure.Monitor.Query.LogsQueryClientOptions : Azure.Monitor.Query.LogsQueryClientOptions.ServiceVersion -> Azure.Monitor.Query.LogsQueryClientOptions
Public Sub New (Optional version As LogsQueryClientOptions.ServiceVersion = Azure.Monitor.Query.LogsQueryClientOptions+ServiceVersion.V1)

参数

version
LogsQueryClientOptions.ServiceVersion

LogsQueryClientOptions.ServiceVersion发出请求时使用的服务 API 的 。

适用于