package
0.72.0
Repository: https://github.com/manicminer/hamilton.git
Documentation: pkg.go.dev

# Functions

NewApplicationRefsClient returns a new ApplicationRefsClient.
NewClient returns a new Client configured with the specified API version and tenant ID.

# Constants

No description provided by the author
No description provided by the author

# Structs

No description provided by the author
ApplicationRefsClient performs operations on Applications.
Client is a base client to be used by clients for specific entities.
DeleteHttpRequestInput configures a DELETE request.
GetHttpRequestInput configures a GET request.
PatchHttpRequestInput configures a PATCH request.
PostHttpRequestInput configures a POST request.
PutHttpRequestInput configures a PUT request.
Uri represents an Azure Active Directory Graph endpoint.

# Interfaces

HttpRequestInput is any type that can validate the response to an HTTP request.

# Type aliases

No description provided by the author
ValidStatusFunc is a function that tests whether an HTTP response is considered valid for the particular request.