次の方法で共有


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 の 。

適用対象