graph

package
v0.0.0-...-d049ebc Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 21, 2024 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GraphQuery

type GraphQuery struct {
	// contains filtered or unexported fields
}

func NewGraphQuery

func NewGraphQuery(cred azcore.TokenCredential) *GraphQuery

func (*GraphQuery) Query

func (q *GraphQuery) Query(ctx context.Context, query string, subscriptionIDs []*string) *GraphResult

type GraphResult

type GraphResult struct {
	Count int64
	Data  []interface{}
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL