|
QueryRequestformat Property
|
Request format (typically json).
Namespace: GrafanaAdaptersAssembly: GrafanaAdapters (in GrafanaAdapters.dll) Version: 2.4.158-beta
Syntax public string format { get; set; }
Public Property format As String
Get
Set
member format : string with get, set
function get_format();
function set_format(value);
View SourceProperty Value
StringSee Also