共用方式為


KustoEventGridDataFormat(String) Constructor

Definition

Initializes a new instance of KustoEventGridDataFormat.

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

Parameters

value
String

Exceptions

value is null.

Applies to