AzureResourceGraphQueryBuilder🔗
Constructor🔗
Methods🔗
Build🔗
Builds the object.
Query🔗
Azure Resource Graph KQL query to be executed.
ResultFormat🔗
Specifies the format results should be returned as. Defaults to table.
func (builder *AzureResourceGraphQueryBuilder) ResultFormat(resultFormat string) *AzureResourceGraphQueryBuilder