userinsightdailyauthentication

package
v0.20241017.1093842 Latest Latest
Warning

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

Go to latest
Published: Oct 17, 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 GetUserInsightDailyAuthenticationOperationOptions

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

func DefaultGetUserInsightDailyAuthenticationOperationOptions

func DefaultGetUserInsightDailyAuthenticationOperationOptions() GetUserInsightDailyAuthenticationOperationOptions

func (GetUserInsightDailyAuthenticationOperationOptions) ToHeaders

func (GetUserInsightDailyAuthenticationOperationOptions) ToOData

func (GetUserInsightDailyAuthenticationOperationOptions) ToQuery

type GetUserInsightDailyAuthenticationOperationResponse

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

type GetUserInsightDailyAuthenticationsCountOperationOptions

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

func (GetUserInsightDailyAuthenticationsCountOperationOptions) ToHeaders

func (GetUserInsightDailyAuthenticationsCountOperationOptions) ToOData

func (GetUserInsightDailyAuthenticationsCountOperationOptions) ToQuery

type GetUserInsightDailyAuthenticationsCountOperationResponse

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

type ListUserInsightDailyAuthenticationsCompleteResult

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

type ListUserInsightDailyAuthenticationsCustomPager

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

type ListUserInsightDailyAuthenticationsOperationOptions

type ListUserInsightDailyAuthenticationsOperationOptions 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 DefaultListUserInsightDailyAuthenticationsOperationOptions

func DefaultListUserInsightDailyAuthenticationsOperationOptions() ListUserInsightDailyAuthenticationsOperationOptions

func (ListUserInsightDailyAuthenticationsOperationOptions) ToHeaders

func (ListUserInsightDailyAuthenticationsOperationOptions) ToOData

func (ListUserInsightDailyAuthenticationsOperationOptions) ToQuery

type ListUserInsightDailyAuthenticationsOperationResponse

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

type UserInsightDailyAuthenticationClient

type UserInsightDailyAuthenticationClient struct {
	Client *msgraph.Client
}

func NewUserInsightDailyAuthenticationClientWithBaseURI

func NewUserInsightDailyAuthenticationClientWithBaseURI(sdkApi sdkEnv.Api) (*UserInsightDailyAuthenticationClient, error)

func (UserInsightDailyAuthenticationClient) GetUserInsightDailyAuthentication

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

func (UserInsightDailyAuthenticationClient) GetUserInsightDailyAuthenticationsCount

GetUserInsightDailyAuthenticationsCount - Get the number of the resource

func (UserInsightDailyAuthenticationClient) ListUserInsightDailyAuthentications

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

func (UserInsightDailyAuthenticationClient) ListUserInsightDailyAuthenticationsComplete

ListUserInsightDailyAuthenticationsComplete retrieves all the results into a single object

func (UserInsightDailyAuthenticationClient) ListUserInsightDailyAuthenticationsCompleteMatchingPredicate

ListUserInsightDailyAuthenticationsCompleteMatchingPredicate 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