import "github.com/Azure/azure-sdk-for-go/services/resourcegraph/mgmt/2019-04-01/resourcegraph/resourcegraphapi"
type BaseClientAPI interface { Resources(ctx context.Context, query resourcegraph.QueryRequest) (result resourcegraph.QueryResponse, err error) }
BaseClientAPI contains the set of methods on the BaseClient type.
type OperationsClientAPI interface { List(ctx context.Context) (result resourcegraph.OperationListResult, err error) }
OperationsClientAPI contains the set of methods on the OperationsClient type.
Package resourcegraphapi imports 2 packages (graph). Updated 2019-03-29. Refresh now. Tools for package owners.