AzureResourceGraphQuery🔗Constructor🔗AzureResourceGraphQuery() Methods🔗 build🔗Builds the object.def build() -> azuremonitor.AzureResourceGraphQuery query🔗Azure Resource Graph KQL query to be executed.def query(query: str) -> typing.Self result_format🔗Specifies the format results should be returned as. Defaults to table.def result_format(result_format: str) -> typing.Self See also🔗 AzureResourceGraphQuery