enterpriseapproleeligibilityschedule

package
v0.20241111.1164443 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CreateEnterpriseAppRoleEligibilityScheduleOperationOptions

type CreateEnterpriseAppRoleEligibilityScheduleOperationOptions struct {
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
}

func (CreateEnterpriseAppRoleEligibilityScheduleOperationOptions) ToHeaders

func (CreateEnterpriseAppRoleEligibilityScheduleOperationOptions) ToOData

func (CreateEnterpriseAppRoleEligibilityScheduleOperationOptions) ToQuery

type CreateEnterpriseAppRoleEligibilityScheduleOperationResponse

type CreateEnterpriseAppRoleEligibilityScheduleOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *beta.UnifiedRoleEligibilitySchedule
}

type DeleteEnterpriseAppRoleEligibilityScheduleOperationOptions

type DeleteEnterpriseAppRoleEligibilityScheduleOperationOptions struct {
	IfMatch   *string
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
}

func (DeleteEnterpriseAppRoleEligibilityScheduleOperationOptions) ToHeaders

func (DeleteEnterpriseAppRoleEligibilityScheduleOperationOptions) ToOData

func (DeleteEnterpriseAppRoleEligibilityScheduleOperationOptions) ToQuery

type DeleteEnterpriseAppRoleEligibilityScheduleOperationResponse

type DeleteEnterpriseAppRoleEligibilityScheduleOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
}

type EnterpriseAppRoleEligibilityScheduleClient

type EnterpriseAppRoleEligibilityScheduleClient struct {
	Client *msgraph.Client
}

func NewEnterpriseAppRoleEligibilityScheduleClientWithBaseURI

func NewEnterpriseAppRoleEligibilityScheduleClientWithBaseURI(sdkApi sdkEnv.Api) (*EnterpriseAppRoleEligibilityScheduleClient, error)

func (EnterpriseAppRoleEligibilityScheduleClient) CreateEnterpriseAppRoleEligibilitySchedule

CreateEnterpriseAppRoleEligibilitySchedule - Create new navigation property to roleEligibilitySchedules for roleManagement

func (EnterpriseAppRoleEligibilityScheduleClient) DeleteEnterpriseAppRoleEligibilitySchedule

DeleteEnterpriseAppRoleEligibilitySchedule - Delete navigation property roleEligibilitySchedules for roleManagement

func (EnterpriseAppRoleEligibilityScheduleClient) GetEnterpriseAppRoleEligibilitySchedule

GetEnterpriseAppRoleEligibilitySchedule - Get roleEligibilitySchedules from roleManagement

func (EnterpriseAppRoleEligibilityScheduleClient) GetEnterpriseAppRoleEligibilitySchedulesCount

GetEnterpriseAppRoleEligibilitySchedulesCount - Get the number of the resource

func (EnterpriseAppRoleEligibilityScheduleClient) ListEnterpriseAppRoleEligibilitySchedules

ListEnterpriseAppRoleEligibilitySchedules - Get roleEligibilitySchedules from roleManagement

func (EnterpriseAppRoleEligibilityScheduleClient) ListEnterpriseAppRoleEligibilitySchedulesComplete

ListEnterpriseAppRoleEligibilitySchedulesComplete retrieves all the results into a single object

func (EnterpriseAppRoleEligibilityScheduleClient) ListEnterpriseAppRoleEligibilitySchedulesCompleteMatchingPredicate

ListEnterpriseAppRoleEligibilitySchedulesCompleteMatchingPredicate retrieves all the results and then applies the predicate

func (EnterpriseAppRoleEligibilityScheduleClient) UpdateEnterpriseAppRoleEligibilitySchedule

UpdateEnterpriseAppRoleEligibilitySchedule - Update the navigation property roleEligibilitySchedules in roleManagement

type GetEnterpriseAppRoleEligibilityScheduleOperationOptions

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

func (GetEnterpriseAppRoleEligibilityScheduleOperationOptions) ToHeaders

func (GetEnterpriseAppRoleEligibilityScheduleOperationOptions) ToOData

func (GetEnterpriseAppRoleEligibilityScheduleOperationOptions) ToQuery

type GetEnterpriseAppRoleEligibilityScheduleOperationResponse

type GetEnterpriseAppRoleEligibilityScheduleOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *beta.UnifiedRoleEligibilitySchedule
}

type GetEnterpriseAppRoleEligibilitySchedulesCountOperationOptions

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

func (GetEnterpriseAppRoleEligibilitySchedulesCountOperationOptions) ToHeaders

func (GetEnterpriseAppRoleEligibilitySchedulesCountOperationOptions) ToOData

func (GetEnterpriseAppRoleEligibilitySchedulesCountOperationOptions) ToQuery

type GetEnterpriseAppRoleEligibilitySchedulesCountOperationResponse

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

type ListEnterpriseAppRoleEligibilitySchedulesCompleteResult

type ListEnterpriseAppRoleEligibilitySchedulesCompleteResult struct {
	LatestHttpResponse *http.Response
	Items              []beta.UnifiedRoleEligibilitySchedule
}

type ListEnterpriseAppRoleEligibilitySchedulesCustomPager

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

type ListEnterpriseAppRoleEligibilitySchedulesOperationOptions

type ListEnterpriseAppRoleEligibilitySchedulesOperationOptions 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 (ListEnterpriseAppRoleEligibilitySchedulesOperationOptions) ToHeaders

func (ListEnterpriseAppRoleEligibilitySchedulesOperationOptions) ToOData

func (ListEnterpriseAppRoleEligibilitySchedulesOperationOptions) ToQuery

type ListEnterpriseAppRoleEligibilitySchedulesOperationResponse

type ListEnterpriseAppRoleEligibilitySchedulesOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *[]beta.UnifiedRoleEligibilitySchedule
}

type UnifiedRoleEligibilityScheduleOperationPredicate

type UnifiedRoleEligibilityScheduleOperationPredicate struct {
}

func (UnifiedRoleEligibilityScheduleOperationPredicate) Matches

type UpdateEnterpriseAppRoleEligibilityScheduleOperationOptions

type UpdateEnterpriseAppRoleEligibilityScheduleOperationOptions struct {
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
}

func (UpdateEnterpriseAppRoleEligibilityScheduleOperationOptions) ToHeaders

func (UpdateEnterpriseAppRoleEligibilityScheduleOperationOptions) ToOData

func (UpdateEnterpriseAppRoleEligibilityScheduleOperationOptions) ToQuery

type UpdateEnterpriseAppRoleEligibilityScheduleOperationResponse

type UpdateEnterpriseAppRoleEligibilityScheduleOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
}

Jump to

Keyboard shortcuts

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