userinsightmonthlyauthentication

package
v0.20241118.1115603 Latest Latest
Warning

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

Go to latest
Published: Nov 18, 2024 License: MPL-2.0 Imports: 8 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AuthenticationsMetricOperationPredicate

type AuthenticationsMetricOperationPredicate struct {
}

func (AuthenticationsMetricOperationPredicate) Matches

type GetUserInsightMonthlyAuthenticationOperationOptions

type GetUserInsightMonthlyAuthenticationOperationOptions struct {
	Expand    *odata.Expand
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
	Select    *[]string
}

func DefaultGetUserInsightMonthlyAuthenticationOperationOptions

func DefaultGetUserInsightMonthlyAuthenticationOperationOptions() GetUserInsightMonthlyAuthenticationOperationOptions

func (GetUserInsightMonthlyAuthenticationOperationOptions) ToHeaders

func (GetUserInsightMonthlyAuthenticationOperationOptions) ToOData

func (GetUserInsightMonthlyAuthenticationOperationOptions) ToQuery

type GetUserInsightMonthlyAuthenticationOperationResponse

type GetUserInsightMonthlyAuthenticationOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *beta.AuthenticationsMetric
}

type GetUserInsightMonthlyAuthenticationsCountOperationOptions

type GetUserInsightMonthlyAuthenticationsCountOperationOptions struct {
	Filter    *string
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
	Search    *string
}

func (GetUserInsightMonthlyAuthenticationsCountOperationOptions) ToHeaders

func (GetUserInsightMonthlyAuthenticationsCountOperationOptions) ToOData

func (GetUserInsightMonthlyAuthenticationsCountOperationOptions) ToQuery

type GetUserInsightMonthlyAuthenticationsCountOperationResponse

type GetUserInsightMonthlyAuthenticationsCountOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *[]byte
}

type ListUserInsightMonthlyAuthenticationsCompleteResult

type ListUserInsightMonthlyAuthenticationsCompleteResult struct {
	LatestHttpResponse *http.Response
	Items              []beta.AuthenticationsMetric
}

type ListUserInsightMonthlyAuthenticationsCustomPager

type ListUserInsightMonthlyAuthenticationsCustomPager struct {
	NextLink *odata.Link `json:"@odata.nextLink"`
}

type ListUserInsightMonthlyAuthenticationsOperationOptions

type ListUserInsightMonthlyAuthenticationsOperationOptions struct {
	Count     *bool
	Expand    *odata.Expand
	Filter    *string
	Metadata  *odata.Metadata
	OrderBy   *odata.OrderBy
	RetryFunc client.RequestRetryFunc
	Search    *string
	Select    *[]string
	Skip      *int64
	Top       *int64
}

func DefaultListUserInsightMonthlyAuthenticationsOperationOptions

func DefaultListUserInsightMonthlyAuthenticationsOperationOptions() ListUserInsightMonthlyAuthenticationsOperationOptions

func (ListUserInsightMonthlyAuthenticationsOperationOptions) ToHeaders

func (ListUserInsightMonthlyAuthenticationsOperationOptions) ToOData

func (ListUserInsightMonthlyAuthenticationsOperationOptions) ToQuery

type ListUserInsightMonthlyAuthenticationsOperationResponse

type ListUserInsightMonthlyAuthenticationsOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *[]beta.AuthenticationsMetric
}

type UserInsightMonthlyAuthenticationClient

type UserInsightMonthlyAuthenticationClient struct {
	Client *msgraph.Client
}

func NewUserInsightMonthlyAuthenticationClientWithBaseURI

func NewUserInsightMonthlyAuthenticationClientWithBaseURI(sdkApi sdkEnv.Api) (*UserInsightMonthlyAuthenticationClient, error)

func (UserInsightMonthlyAuthenticationClient) GetUserInsightMonthlyAuthentication

GetUserInsightMonthlyAuthentication - Get authentications from reports. Insights for authentications on apps registered in the tenant for a specified period.

func (UserInsightMonthlyAuthenticationClient) GetUserInsightMonthlyAuthenticationsCount

GetUserInsightMonthlyAuthenticationsCount - Get the number of the resource

func (UserInsightMonthlyAuthenticationClient) ListUserInsightMonthlyAuthentications

ListUserInsightMonthlyAuthentications - List monthly authentications. Get a list of monthly authentications on apps registered in your tenant configured for Microsoft Entra External ID for customers.

func (UserInsightMonthlyAuthenticationClient) ListUserInsightMonthlyAuthenticationsComplete

ListUserInsightMonthlyAuthenticationsComplete retrieves all the results into a single object

func (UserInsightMonthlyAuthenticationClient) ListUserInsightMonthlyAuthenticationsCompleteMatchingPredicate

ListUserInsightMonthlyAuthenticationsCompleteMatchingPredicate retrieves all the results and then applies the predicate

Jump to

Keyboard shortcuts

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