次の方法で共有


LogFilesDataSourceFormat(String) コンストラクター

定義

LogFilesDataSourceFormat の新しいインスタンスを初期化します。

public LogFilesDataSourceFormat (string value);
new Azure.ResourceManager.Monitor.Models.LogFilesDataSourceFormat : string -> Azure.ResourceManager.Monitor.Models.LogFilesDataSourceFormat
Public Sub New (value As String)

パラメーター

value
String

例外

value が null です。

適用対象