AzureResourceGraphQueryBuilder🔗Constructor🔗new AzureResourceGraphQueryBuilder() Methods🔗 build🔗Builds the object.public AzureResourceGraphQuery build() query🔗Azure Resource Graph KQL query to be executed.public AzureResourceGraphQueryBuilder query(String query) resultFormat🔗Specifies the format results should be returned as. Defaults to table.public AzureResourceGraphQueryBuilder resultFormat(String resultFormat) See also🔗 AzureResourceGraphQuery