rolemanagement

package
v0.0.1-alpha.9 Latest Latest
Warning

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

Go to latest
Published: Mar 2, 2025 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateDirectoryRoleAssignmentScheduleInstancesFilterByCurrentUserWithOnGetResponseFromDiscriminatorValue

func CreateDirectoryRoleAssignmentScheduleInstancesFilterByCurrentUserWithOnGetResponseFromDiscriminatorValue(parseNode i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode) (i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable, error)

CreateDirectoryRoleAssignmentScheduleInstancesFilterByCurrentUserWithOnGetResponseFromDiscriminatorValue creates a new instance of the appropriate class based on discriminator value returns a Parsable when successful

func CreateDirectoryRoleAssignmentScheduleInstancesFilterByCurrentUserWithOnResponseFromDiscriminatorValue

func CreateDirectoryRoleAssignmentScheduleInstancesFilterByCurrentUserWithOnResponseFromDiscriminatorValue(parseNode i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode) (i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable, error)

CreateDirectoryRoleAssignmentScheduleInstancesFilterByCurrentUserWithOnResponseFromDiscriminatorValue creates a new instance of the appropriate class based on discriminator value returns a Parsable when successful

func CreateDirectoryRoleAssignmentScheduleRequestsFilterByCurrentUserWithOnGetResponseFromDiscriminatorValue

func CreateDirectoryRoleAssignmentScheduleRequestsFilterByCurrentUserWithOnGetResponseFromDiscriminatorValue(parseNode i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode) (i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable, error)

CreateDirectoryRoleAssignmentScheduleRequestsFilterByCurrentUserWithOnGetResponseFromDiscriminatorValue creates a new instance of the appropriate class based on discriminator value returns a Parsable when successful

func CreateDirectoryRoleAssignmentScheduleRequestsFilterByCurrentUserWithOnResponseFromDiscriminatorValue

func CreateDirectoryRoleAssignmentScheduleRequestsFilterByCurrentUserWithOnResponseFromDiscriminatorValue(parseNode i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode) (i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable, error)

CreateDirectoryRoleAssignmentScheduleRequestsFilterByCurrentUserWithOnResponseFromDiscriminatorValue creates a new instance of the appropriate class based on discriminator value returns a Parsable when successful

func CreateDirectoryRoleEligibilitySchedulesFilterByCurrentUserWithOnGetResponseFromDiscriminatorValue

func CreateDirectoryRoleEligibilitySchedulesFilterByCurrentUserWithOnGetResponseFromDiscriminatorValue(parseNode i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode) (i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable, error)

CreateDirectoryRoleEligibilitySchedulesFilterByCurrentUserWithOnGetResponseFromDiscriminatorValue creates a new instance of the appropriate class based on discriminator value returns a Parsable when successful

func CreateDirectoryRoleEligibilitySchedulesFilterByCurrentUserWithOnResponseFromDiscriminatorValue

func CreateDirectoryRoleEligibilitySchedulesFilterByCurrentUserWithOnResponseFromDiscriminatorValue(parseNode i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode) (i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable, error)

CreateDirectoryRoleEligibilitySchedulesFilterByCurrentUserWithOnResponseFromDiscriminatorValue creates a new instance of the appropriate class based on discriminator value returns a Parsable when successful

Types

type DirectoryRequestBuilder

DirectoryRequestBuilder builds and executes requests for operations under \roleManagement\directory

func NewDirectoryRequestBuilder

NewDirectoryRequestBuilder instantiates a new DirectoryRequestBuilder and sets the default values.

func NewDirectoryRequestBuilderInternal

func NewDirectoryRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DirectoryRequestBuilder

NewDirectoryRequestBuilderInternal instantiates a new DirectoryRequestBuilder and sets the default values.

func (*DirectoryRequestBuilder) RoleAssignmentScheduleInstances

RoleAssignmentScheduleInstances the roleAssignmentScheduleInstances property returns a *DirectoryRoleAssignmentScheduleInstancesRequestBuilder when successful

func (*DirectoryRequestBuilder) RoleAssignmentScheduleRequests

RoleAssignmentScheduleRequests provides operations to manage the roleAssignmentScheduleRequests property of the microsoft.graph.rbacApplication entity. returns a *DirectoryRoleAssignmentScheduleRequestsRequestBuilder when successful

func (*DirectoryRequestBuilder) RoleEligibilitySchedules

RoleEligibilitySchedules the roleEligibilitySchedules property returns a *DirectoryRoleEligibilitySchedulesRequestBuilder when successful

type DirectoryRoleAssignmentScheduleInstancesCountRequestBuilder

type DirectoryRoleAssignmentScheduleInstancesCountRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

DirectoryRoleAssignmentScheduleInstancesCountRequestBuilder provides operations to count the resources in the collection.

func NewDirectoryRoleAssignmentScheduleInstancesCountRequestBuilder

func NewDirectoryRoleAssignmentScheduleInstancesCountRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DirectoryRoleAssignmentScheduleInstancesCountRequestBuilder

NewDirectoryRoleAssignmentScheduleInstancesCountRequestBuilder instantiates a new DirectoryRoleAssignmentScheduleInstancesCountRequestBuilder and sets the default values.

func NewDirectoryRoleAssignmentScheduleInstancesCountRequestBuilderInternal

func NewDirectoryRoleAssignmentScheduleInstancesCountRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DirectoryRoleAssignmentScheduleInstancesCountRequestBuilder

NewDirectoryRoleAssignmentScheduleInstancesCountRequestBuilderInternal instantiates a new DirectoryRoleAssignmentScheduleInstancesCountRequestBuilder and sets the default values.

func (*DirectoryRoleAssignmentScheduleInstancesCountRequestBuilder) Get

Get get the number of the resource returns a *int32 when successful returns a ODataError error when the service returns a 4XX or 5XX status code

func (*DirectoryRoleAssignmentScheduleInstancesCountRequestBuilder) ToGetRequestInformation

ToGetRequestInformation get the number of the resource returns a *RequestInformation when successful

func (*DirectoryRoleAssignmentScheduleInstancesCountRequestBuilder) WithUrl

WithUrl returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. returns a *DirectoryRoleAssignmentScheduleInstancesCountRequestBuilder when successful

type DirectoryRoleAssignmentScheduleInstancesCountRequestBuilderGetQueryParameters

type DirectoryRoleAssignmentScheduleInstancesCountRequestBuilderGetQueryParameters struct {
	// Filter items by property values
	Filter *string `uriparametername:"%24filter"`
	// Search items by search phrases
	Search *string `uriparametername:"%24search"`
}

DirectoryRoleAssignmentScheduleInstancesCountRequestBuilderGetQueryParameters get the number of the resource

type DirectoryRoleAssignmentScheduleInstancesCountRequestBuilderGetRequestConfiguration

type DirectoryRoleAssignmentScheduleInstancesCountRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *DirectoryRoleAssignmentScheduleInstancesCountRequestBuilderGetQueryParameters
}

DirectoryRoleAssignmentScheduleInstancesCountRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type DirectoryRoleAssignmentScheduleInstancesFilterByCurrentUserWithOnGetResponse

type DirectoryRoleAssignmentScheduleInstancesFilterByCurrentUserWithOnGetResponse struct {
	ib77c81ae8501035869703744ba13b6f711366c9348e33eae916d2aea3d8b34ba.BaseCollectionPaginationCountResponse
	// contains filtered or unexported fields
}

func NewDirectoryRoleAssignmentScheduleInstancesFilterByCurrentUserWithOnGetResponse

func NewDirectoryRoleAssignmentScheduleInstancesFilterByCurrentUserWithOnGetResponse() *DirectoryRoleAssignmentScheduleInstancesFilterByCurrentUserWithOnGetResponse

NewDirectoryRoleAssignmentScheduleInstancesFilterByCurrentUserWithOnGetResponse instantiates a new DirectoryRoleAssignmentScheduleInstancesFilterByCurrentUserWithOnGetResponse and sets the default values.

func (*DirectoryRoleAssignmentScheduleInstancesFilterByCurrentUserWithOnGetResponse) GetFieldDeserializers

GetFieldDeserializers the deserialization information for the current model returns a map[string]func(i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode)(error) when successful

func (*DirectoryRoleAssignmentScheduleInstancesFilterByCurrentUserWithOnGetResponse) GetValue

GetValue gets the value property value. The value property returns a []UnifiedRoleAssignmentScheduleInstanceable when successful

func (*DirectoryRoleAssignmentScheduleInstancesFilterByCurrentUserWithOnGetResponse) Serialize

Serialize serializes information the current object

func (*DirectoryRoleAssignmentScheduleInstancesFilterByCurrentUserWithOnGetResponse) SetValue

SetValue sets the value property value. The value property

type DirectoryRoleAssignmentScheduleInstancesFilterByCurrentUserWithOnRequestBuilder

type DirectoryRoleAssignmentScheduleInstancesFilterByCurrentUserWithOnRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

DirectoryRoleAssignmentScheduleInstancesFilterByCurrentUserWithOnRequestBuilder provides operations to call the filterByCurrentUser method.

func NewDirectoryRoleAssignmentScheduleInstancesFilterByCurrentUserWithOnRequestBuilder

func NewDirectoryRoleAssignmentScheduleInstancesFilterByCurrentUserWithOnRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DirectoryRoleAssignmentScheduleInstancesFilterByCurrentUserWithOnRequestBuilder

NewDirectoryRoleAssignmentScheduleInstancesFilterByCurrentUserWithOnRequestBuilder instantiates a new DirectoryRoleAssignmentScheduleInstancesFilterByCurrentUserWithOnRequestBuilder and sets the default values.

func NewDirectoryRoleAssignmentScheduleInstancesFilterByCurrentUserWithOnRequestBuilderInternal

func NewDirectoryRoleAssignmentScheduleInstancesFilterByCurrentUserWithOnRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter, on *string) *DirectoryRoleAssignmentScheduleInstancesFilterByCurrentUserWithOnRequestBuilder

NewDirectoryRoleAssignmentScheduleInstancesFilterByCurrentUserWithOnRequestBuilderInternal instantiates a new DirectoryRoleAssignmentScheduleInstancesFilterByCurrentUserWithOnRequestBuilder and sets the default values.

func (*DirectoryRoleAssignmentScheduleInstancesFilterByCurrentUserWithOnRequestBuilder) Get

Get get the instances of active role assignments for the calling principal. Deprecated: This method is obsolete. Use GetAsFilterByCurrentUserWithOnGetResponse instead. returns a DirectoryRoleAssignmentScheduleInstancesFilterByCurrentUserWithOnResponseable when successful returns a ODataError error when the service returns a 4XX or 5XX status code Find more info here

func (*DirectoryRoleAssignmentScheduleInstancesFilterByCurrentUserWithOnRequestBuilder) GetAsFilterByCurrentUserWithOnGetResponse

GetAsFilterByCurrentUserWithOnGetResponse get the instances of active role assignments for the calling principal. returns a DirectoryRoleAssignmentScheduleInstancesFilterByCurrentUserWithOnGetResponseable when successful returns a ODataError error when the service returns a 4XX or 5XX status code Find more info here

func (*DirectoryRoleAssignmentScheduleInstancesFilterByCurrentUserWithOnRequestBuilder) ToGetRequestInformation

ToGetRequestInformation get the instances of active role assignments for the calling principal. returns a *RequestInformation when successful

func (*DirectoryRoleAssignmentScheduleInstancesFilterByCurrentUserWithOnRequestBuilder) WithUrl

WithUrl returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. returns a *DirectoryRoleAssignmentScheduleInstancesFilterByCurrentUserWithOnRequestBuilder when successful

type DirectoryRoleAssignmentScheduleInstancesFilterByCurrentUserWithOnRequestBuilderGetQueryParameters

type DirectoryRoleAssignmentScheduleInstancesFilterByCurrentUserWithOnRequestBuilderGetQueryParameters struct {
	// Include count of items
	Count *bool `uriparametername:"%24count"`
	// Expand related entities
	Expand []string `uriparametername:"%24expand"`
	// Filter items by property values
	Filter *string `uriparametername:"%24filter"`
	// Order items by property values
	Orderby []string `uriparametername:"%24orderby"`
	// Search items by search phrases
	Search *string `uriparametername:"%24search"`
	// Select properties to be returned
	Select []string `uriparametername:"%24select"`
	// Skip the first n items
	Skip *int32 `uriparametername:"%24skip"`
	// Show only the first n items
	Top *int32 `uriparametername:"%24top"`
}

DirectoryRoleAssignmentScheduleInstancesFilterByCurrentUserWithOnRequestBuilderGetQueryParameters get the instances of active role assignments for the calling principal.

type DirectoryRoleAssignmentScheduleInstancesFilterByCurrentUserWithOnRequestBuilderGetRequestConfiguration

type DirectoryRoleAssignmentScheduleInstancesFilterByCurrentUserWithOnRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *DirectoryRoleAssignmentScheduleInstancesFilterByCurrentUserWithOnRequestBuilderGetQueryParameters
}

DirectoryRoleAssignmentScheduleInstancesFilterByCurrentUserWithOnRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type DirectoryRoleAssignmentScheduleInstancesFilterByCurrentUserWithOnResponse deprecated

type DirectoryRoleAssignmentScheduleInstancesFilterByCurrentUserWithOnResponse struct {
	DirectoryRoleAssignmentScheduleInstancesFilterByCurrentUserWithOnGetResponse
}

Deprecated: This class is obsolete. Use DirectoryRoleAssignmentScheduleInstancesFilterByCurrentUserWithOnGetResponseable instead.

func NewDirectoryRoleAssignmentScheduleInstancesFilterByCurrentUserWithOnResponse

func NewDirectoryRoleAssignmentScheduleInstancesFilterByCurrentUserWithOnResponse() *DirectoryRoleAssignmentScheduleInstancesFilterByCurrentUserWithOnResponse

NewDirectoryRoleAssignmentScheduleInstancesFilterByCurrentUserWithOnResponse instantiates a new DirectoryRoleAssignmentScheduleInstancesFilterByCurrentUserWithOnResponse and sets the default values.

type DirectoryRoleAssignmentScheduleInstancesFilterByCurrentUserWithOnResponseable deprecated

Deprecated: This class is obsolete. Use DirectoryRoleAssignmentScheduleInstancesFilterByCurrentUserWithOnGetResponseable instead.

type DirectoryRoleAssignmentScheduleInstancesRequestBuilder

type DirectoryRoleAssignmentScheduleInstancesRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

DirectoryRoleAssignmentScheduleInstancesRequestBuilder builds and executes requests for operations under \roleManagement\directory\roleAssignmentScheduleInstances

func NewDirectoryRoleAssignmentScheduleInstancesRequestBuilder

func NewDirectoryRoleAssignmentScheduleInstancesRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DirectoryRoleAssignmentScheduleInstancesRequestBuilder

NewDirectoryRoleAssignmentScheduleInstancesRequestBuilder instantiates a new DirectoryRoleAssignmentScheduleInstancesRequestBuilder and sets the default values.

func NewDirectoryRoleAssignmentScheduleInstancesRequestBuilderInternal

func NewDirectoryRoleAssignmentScheduleInstancesRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DirectoryRoleAssignmentScheduleInstancesRequestBuilder

NewDirectoryRoleAssignmentScheduleInstancesRequestBuilderInternal instantiates a new DirectoryRoleAssignmentScheduleInstancesRequestBuilder and sets the default values.

func (*DirectoryRoleAssignmentScheduleInstancesRequestBuilder) ByUnifiedRoleAssignmentScheduleInstanceId

ByUnifiedRoleAssignmentScheduleInstanceId provides operations to manage the roleAssignmentScheduleInstances property of the microsoft.graph.rbacApplication entity. returns a *DirectoryRoleAssignmentScheduleInstancesUnifiedRoleAssignmentScheduleInstanceItemRequestBuilder when successful

func (*DirectoryRoleAssignmentScheduleInstancesRequestBuilder) Count

Count provides operations to count the resources in the collection. returns a *DirectoryRoleAssignmentScheduleInstancesCountRequestBuilder when successful

func (*DirectoryRoleAssignmentScheduleInstancesRequestBuilder) FilterByCurrentUserWithOn

FilterByCurrentUserWithOn provides operations to call the filterByCurrentUser method. returns a *DirectoryRoleAssignmentScheduleInstancesFilterByCurrentUserWithOnRequestBuilder when successful

type DirectoryRoleAssignmentScheduleInstancesUnifiedRoleAssignmentScheduleInstanceItemRequestBuilder

type DirectoryRoleAssignmentScheduleInstancesUnifiedRoleAssignmentScheduleInstanceItemRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

DirectoryRoleAssignmentScheduleInstancesUnifiedRoleAssignmentScheduleInstanceItemRequestBuilder provides operations to manage the roleAssignmentScheduleInstances property of the microsoft.graph.rbacApplication entity.

func NewDirectoryRoleAssignmentScheduleInstancesUnifiedRoleAssignmentScheduleInstanceItemRequestBuilder

func NewDirectoryRoleAssignmentScheduleInstancesUnifiedRoleAssignmentScheduleInstanceItemRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DirectoryRoleAssignmentScheduleInstancesUnifiedRoleAssignmentScheduleInstanceItemRequestBuilder

NewDirectoryRoleAssignmentScheduleInstancesUnifiedRoleAssignmentScheduleInstanceItemRequestBuilder instantiates a new DirectoryRoleAssignmentScheduleInstancesUnifiedRoleAssignmentScheduleInstanceItemRequestBuilder and sets the default values.

func NewDirectoryRoleAssignmentScheduleInstancesUnifiedRoleAssignmentScheduleInstanceItemRequestBuilderInternal

func NewDirectoryRoleAssignmentScheduleInstancesUnifiedRoleAssignmentScheduleInstanceItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DirectoryRoleAssignmentScheduleInstancesUnifiedRoleAssignmentScheduleInstanceItemRequestBuilder

NewDirectoryRoleAssignmentScheduleInstancesUnifiedRoleAssignmentScheduleInstanceItemRequestBuilderInternal instantiates a new DirectoryRoleAssignmentScheduleInstancesUnifiedRoleAssignmentScheduleInstanceItemRequestBuilder and sets the default values.

func (*DirectoryRoleAssignmentScheduleInstancesUnifiedRoleAssignmentScheduleInstanceItemRequestBuilder) Delete

Delete delete navigation property roleAssignmentScheduleInstances for roleManagement returns a ODataError error when the service returns a 4XX or 5XX status code

func (*DirectoryRoleAssignmentScheduleInstancesUnifiedRoleAssignmentScheduleInstanceItemRequestBuilder) Get

Get get the instance of an active role assignment. returns a UnifiedRoleAssignmentScheduleInstanceable when successful returns a ODataError error when the service returns a 4XX or 5XX status code Find more info here

func (*DirectoryRoleAssignmentScheduleInstancesUnifiedRoleAssignmentScheduleInstanceItemRequestBuilder) Patch

Patch update the navigation property roleAssignmentScheduleInstances in roleManagement returns a UnifiedRoleAssignmentScheduleInstanceable when successful returns a ODataError error when the service returns a 4XX or 5XX status code

func (*DirectoryRoleAssignmentScheduleInstancesUnifiedRoleAssignmentScheduleInstanceItemRequestBuilder) ToDeleteRequestInformation

ToDeleteRequestInformation delete navigation property roleAssignmentScheduleInstances for roleManagement returns a *RequestInformation when successful

func (*DirectoryRoleAssignmentScheduleInstancesUnifiedRoleAssignmentScheduleInstanceItemRequestBuilder) ToGetRequestInformation

ToGetRequestInformation get the instance of an active role assignment. returns a *RequestInformation when successful

func (*DirectoryRoleAssignmentScheduleInstancesUnifiedRoleAssignmentScheduleInstanceItemRequestBuilder) ToPatchRequestInformation

ToPatchRequestInformation update the navigation property roleAssignmentScheduleInstances in roleManagement returns a *RequestInformation when successful

func (*DirectoryRoleAssignmentScheduleInstancesUnifiedRoleAssignmentScheduleInstanceItemRequestBuilder) WithUrl

WithUrl returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. returns a *DirectoryRoleAssignmentScheduleInstancesUnifiedRoleAssignmentScheduleInstanceItemRequestBuilder when successful

type DirectoryRoleAssignmentScheduleInstancesUnifiedRoleAssignmentScheduleInstanceItemRequestBuilderDeleteRequestConfiguration

type DirectoryRoleAssignmentScheduleInstancesUnifiedRoleAssignmentScheduleInstanceItemRequestBuilderDeleteRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

DirectoryRoleAssignmentScheduleInstancesUnifiedRoleAssignmentScheduleInstanceItemRequestBuilderDeleteRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type DirectoryRoleAssignmentScheduleInstancesUnifiedRoleAssignmentScheduleInstanceItemRequestBuilderGetQueryParameters

type DirectoryRoleAssignmentScheduleInstancesUnifiedRoleAssignmentScheduleInstanceItemRequestBuilderGetQueryParameters struct {
	// Expand related entities
	Expand []string `uriparametername:"%24expand"`
	// Select properties to be returned
	Select []string `uriparametername:"%24select"`
}

DirectoryRoleAssignmentScheduleInstancesUnifiedRoleAssignmentScheduleInstanceItemRequestBuilderGetQueryParameters get the instance of an active role assignment.

type DirectoryRoleAssignmentScheduleInstancesUnifiedRoleAssignmentScheduleInstanceItemRequestBuilderGetRequestConfiguration

type DirectoryRoleAssignmentScheduleInstancesUnifiedRoleAssignmentScheduleInstanceItemRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *DirectoryRoleAssignmentScheduleInstancesUnifiedRoleAssignmentScheduleInstanceItemRequestBuilderGetQueryParameters
}

DirectoryRoleAssignmentScheduleInstancesUnifiedRoleAssignmentScheduleInstanceItemRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type DirectoryRoleAssignmentScheduleInstancesUnifiedRoleAssignmentScheduleInstanceItemRequestBuilderPatchRequestConfiguration

type DirectoryRoleAssignmentScheduleInstancesUnifiedRoleAssignmentScheduleInstanceItemRequestBuilderPatchRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

DirectoryRoleAssignmentScheduleInstancesUnifiedRoleAssignmentScheduleInstanceItemRequestBuilderPatchRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type DirectoryRoleAssignmentScheduleRequestsCountRequestBuilder

type DirectoryRoleAssignmentScheduleRequestsCountRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

DirectoryRoleAssignmentScheduleRequestsCountRequestBuilder provides operations to count the resources in the collection.

func NewDirectoryRoleAssignmentScheduleRequestsCountRequestBuilder

func NewDirectoryRoleAssignmentScheduleRequestsCountRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DirectoryRoleAssignmentScheduleRequestsCountRequestBuilder

NewDirectoryRoleAssignmentScheduleRequestsCountRequestBuilder instantiates a new DirectoryRoleAssignmentScheduleRequestsCountRequestBuilder and sets the default values.

func NewDirectoryRoleAssignmentScheduleRequestsCountRequestBuilderInternal

func NewDirectoryRoleAssignmentScheduleRequestsCountRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DirectoryRoleAssignmentScheduleRequestsCountRequestBuilder

NewDirectoryRoleAssignmentScheduleRequestsCountRequestBuilderInternal instantiates a new DirectoryRoleAssignmentScheduleRequestsCountRequestBuilder and sets the default values.

func (*DirectoryRoleAssignmentScheduleRequestsCountRequestBuilder) Get

Get get the number of the resource returns a *int32 when successful returns a ODataError error when the service returns a 4XX or 5XX status code

func (*DirectoryRoleAssignmentScheduleRequestsCountRequestBuilder) ToGetRequestInformation

ToGetRequestInformation get the number of the resource returns a *RequestInformation when successful

func (*DirectoryRoleAssignmentScheduleRequestsCountRequestBuilder) WithUrl

WithUrl returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. returns a *DirectoryRoleAssignmentScheduleRequestsCountRequestBuilder when successful

type DirectoryRoleAssignmentScheduleRequestsCountRequestBuilderGetQueryParameters

type DirectoryRoleAssignmentScheduleRequestsCountRequestBuilderGetQueryParameters struct {
	// Filter items by property values
	Filter *string `uriparametername:"%24filter"`
	// Search items by search phrases
	Search *string `uriparametername:"%24search"`
}

DirectoryRoleAssignmentScheduleRequestsCountRequestBuilderGetQueryParameters get the number of the resource

type DirectoryRoleAssignmentScheduleRequestsCountRequestBuilderGetRequestConfiguration

type DirectoryRoleAssignmentScheduleRequestsCountRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *DirectoryRoleAssignmentScheduleRequestsCountRequestBuilderGetQueryParameters
}

DirectoryRoleAssignmentScheduleRequestsCountRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type DirectoryRoleAssignmentScheduleRequestsFilterByCurrentUserWithOnGetResponse

type DirectoryRoleAssignmentScheduleRequestsFilterByCurrentUserWithOnGetResponse struct {
	ib77c81ae8501035869703744ba13b6f711366c9348e33eae916d2aea3d8b34ba.BaseCollectionPaginationCountResponse
	// contains filtered or unexported fields
}

func NewDirectoryRoleAssignmentScheduleRequestsFilterByCurrentUserWithOnGetResponse

func NewDirectoryRoleAssignmentScheduleRequestsFilterByCurrentUserWithOnGetResponse() *DirectoryRoleAssignmentScheduleRequestsFilterByCurrentUserWithOnGetResponse

NewDirectoryRoleAssignmentScheduleRequestsFilterByCurrentUserWithOnGetResponse instantiates a new DirectoryRoleAssignmentScheduleRequestsFilterByCurrentUserWithOnGetResponse and sets the default values.

func (*DirectoryRoleAssignmentScheduleRequestsFilterByCurrentUserWithOnGetResponse) GetFieldDeserializers

GetFieldDeserializers the deserialization information for the current model returns a map[string]func(i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode)(error) when successful

func (*DirectoryRoleAssignmentScheduleRequestsFilterByCurrentUserWithOnGetResponse) GetValue

GetValue gets the value property value. The value property returns a []UnifiedRoleAssignmentScheduleRequestable when successful

func (*DirectoryRoleAssignmentScheduleRequestsFilterByCurrentUserWithOnGetResponse) Serialize

Serialize serializes information the current object

func (*DirectoryRoleAssignmentScheduleRequestsFilterByCurrentUserWithOnGetResponse) SetValue

SetValue sets the value property value. The value property

type DirectoryRoleAssignmentScheduleRequestsFilterByCurrentUserWithOnRequestBuilder

type DirectoryRoleAssignmentScheduleRequestsFilterByCurrentUserWithOnRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

DirectoryRoleAssignmentScheduleRequestsFilterByCurrentUserWithOnRequestBuilder provides operations to call the filterByCurrentUser method.

func NewDirectoryRoleAssignmentScheduleRequestsFilterByCurrentUserWithOnRequestBuilder

func NewDirectoryRoleAssignmentScheduleRequestsFilterByCurrentUserWithOnRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DirectoryRoleAssignmentScheduleRequestsFilterByCurrentUserWithOnRequestBuilder

NewDirectoryRoleAssignmentScheduleRequestsFilterByCurrentUserWithOnRequestBuilder instantiates a new DirectoryRoleAssignmentScheduleRequestsFilterByCurrentUserWithOnRequestBuilder and sets the default values.

func NewDirectoryRoleAssignmentScheduleRequestsFilterByCurrentUserWithOnRequestBuilderInternal

func NewDirectoryRoleAssignmentScheduleRequestsFilterByCurrentUserWithOnRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter, on *string) *DirectoryRoleAssignmentScheduleRequestsFilterByCurrentUserWithOnRequestBuilder

NewDirectoryRoleAssignmentScheduleRequestsFilterByCurrentUserWithOnRequestBuilderInternal instantiates a new DirectoryRoleAssignmentScheduleRequestsFilterByCurrentUserWithOnRequestBuilder and sets the default values.

func (*DirectoryRoleAssignmentScheduleRequestsFilterByCurrentUserWithOnRequestBuilder) Get

Get in PIM, retrieve the requests for active role assignments for a particular principal. The principal can be the creator or approver of the unifiedRoleAssignmentScheduleRequest object, or they can be the target of the assignment. Deprecated: This method is obsolete. Use GetAsFilterByCurrentUserWithOnGetResponse instead. returns a DirectoryRoleAssignmentScheduleRequestsFilterByCurrentUserWithOnResponseable when successful returns a ODataError error when the service returns a 4XX or 5XX status code Find more info here

func (*DirectoryRoleAssignmentScheduleRequestsFilterByCurrentUserWithOnRequestBuilder) GetAsFilterByCurrentUserWithOnGetResponse

GetAsFilterByCurrentUserWithOnGetResponse in PIM, retrieve the requests for active role assignments for a particular principal. The principal can be the creator or approver of the unifiedRoleAssignmentScheduleRequest object, or they can be the target of the assignment. returns a DirectoryRoleAssignmentScheduleRequestsFilterByCurrentUserWithOnGetResponseable when successful returns a ODataError error when the service returns a 4XX or 5XX status code Find more info here

func (*DirectoryRoleAssignmentScheduleRequestsFilterByCurrentUserWithOnRequestBuilder) ToGetRequestInformation

ToGetRequestInformation in PIM, retrieve the requests for active role assignments for a particular principal. The principal can be the creator or approver of the unifiedRoleAssignmentScheduleRequest object, or they can be the target of the assignment. returns a *RequestInformation when successful

func (*DirectoryRoleAssignmentScheduleRequestsFilterByCurrentUserWithOnRequestBuilder) WithUrl

WithUrl returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. returns a *DirectoryRoleAssignmentScheduleRequestsFilterByCurrentUserWithOnRequestBuilder when successful

type DirectoryRoleAssignmentScheduleRequestsFilterByCurrentUserWithOnRequestBuilderGetQueryParameters

type DirectoryRoleAssignmentScheduleRequestsFilterByCurrentUserWithOnRequestBuilderGetQueryParameters struct {
	// Include count of items
	Count *bool `uriparametername:"%24count"`
	// Expand related entities
	Expand []string `uriparametername:"%24expand"`
	// Filter items by property values
	Filter *string `uriparametername:"%24filter"`
	// Order items by property values
	Orderby []string `uriparametername:"%24orderby"`
	// Search items by search phrases
	Search *string `uriparametername:"%24search"`
	// Select properties to be returned
	Select []string `uriparametername:"%24select"`
	// Skip the first n items
	Skip *int32 `uriparametername:"%24skip"`
	// Show only the first n items
	Top *int32 `uriparametername:"%24top"`
}

DirectoryRoleAssignmentScheduleRequestsFilterByCurrentUserWithOnRequestBuilderGetQueryParameters in PIM, retrieve the requests for active role assignments for a particular principal. The principal can be the creator or approver of the unifiedRoleAssignmentScheduleRequest object, or they can be the target of the assignment.

type DirectoryRoleAssignmentScheduleRequestsFilterByCurrentUserWithOnRequestBuilderGetRequestConfiguration

type DirectoryRoleAssignmentScheduleRequestsFilterByCurrentUserWithOnRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *DirectoryRoleAssignmentScheduleRequestsFilterByCurrentUserWithOnRequestBuilderGetQueryParameters
}

DirectoryRoleAssignmentScheduleRequestsFilterByCurrentUserWithOnRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type DirectoryRoleAssignmentScheduleRequestsFilterByCurrentUserWithOnResponse deprecated

type DirectoryRoleAssignmentScheduleRequestsFilterByCurrentUserWithOnResponse struct {
	DirectoryRoleAssignmentScheduleRequestsFilterByCurrentUserWithOnGetResponse
}

Deprecated: This class is obsolete. Use DirectoryRoleAssignmentScheduleRequestsFilterByCurrentUserWithOnGetResponseable instead.

func NewDirectoryRoleAssignmentScheduleRequestsFilterByCurrentUserWithOnResponse

func NewDirectoryRoleAssignmentScheduleRequestsFilterByCurrentUserWithOnResponse() *DirectoryRoleAssignmentScheduleRequestsFilterByCurrentUserWithOnResponse

NewDirectoryRoleAssignmentScheduleRequestsFilterByCurrentUserWithOnResponse instantiates a new DirectoryRoleAssignmentScheduleRequestsFilterByCurrentUserWithOnResponse and sets the default values.

type DirectoryRoleAssignmentScheduleRequestsFilterByCurrentUserWithOnResponseable deprecated

Deprecated: This class is obsolete. Use DirectoryRoleAssignmentScheduleRequestsFilterByCurrentUserWithOnGetResponseable instead.

type DirectoryRoleAssignmentScheduleRequestsRequestBuilder

type DirectoryRoleAssignmentScheduleRequestsRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

DirectoryRoleAssignmentScheduleRequestsRequestBuilder provides operations to manage the roleAssignmentScheduleRequests property of the microsoft.graph.rbacApplication entity.

func NewDirectoryRoleAssignmentScheduleRequestsRequestBuilder

func NewDirectoryRoleAssignmentScheduleRequestsRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DirectoryRoleAssignmentScheduleRequestsRequestBuilder

NewDirectoryRoleAssignmentScheduleRequestsRequestBuilder instantiates a new DirectoryRoleAssignmentScheduleRequestsRequestBuilder and sets the default values.

func NewDirectoryRoleAssignmentScheduleRequestsRequestBuilderInternal

func NewDirectoryRoleAssignmentScheduleRequestsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DirectoryRoleAssignmentScheduleRequestsRequestBuilder

NewDirectoryRoleAssignmentScheduleRequestsRequestBuilderInternal instantiates a new DirectoryRoleAssignmentScheduleRequestsRequestBuilder and sets the default values.

func (*DirectoryRoleAssignmentScheduleRequestsRequestBuilder) ByUnifiedRoleAssignmentScheduleRequestId

ByUnifiedRoleAssignmentScheduleRequestId provides operations to manage the roleAssignmentScheduleRequests property of the microsoft.graph.rbacApplication entity. returns a *DirectoryRoleAssignmentScheduleRequestsUnifiedRoleAssignmentScheduleRequestItemRequestBuilder when successful

func (*DirectoryRoleAssignmentScheduleRequestsRequestBuilder) Count

Count provides operations to count the resources in the collection. returns a *DirectoryRoleAssignmentScheduleRequestsCountRequestBuilder when successful

func (*DirectoryRoleAssignmentScheduleRequestsRequestBuilder) FilterByCurrentUserWithOn

FilterByCurrentUserWithOn provides operations to call the filterByCurrentUser method. returns a *DirectoryRoleAssignmentScheduleRequestsFilterByCurrentUserWithOnRequestBuilder when successful

func (*DirectoryRoleAssignmentScheduleRequestsRequestBuilder) Get

Get retrieve the requests for active role assignments to principals. The active assignments include those made through assignments and activation requests, and directly through the role assignments API. The role assignments can be permanently active with or without an expiry date, or temporarily active after user activation of eligible assignments. returns a UnifiedRoleAssignmentScheduleRequestCollectionResponseable when successful returns a ODataError error when the service returns a 4XX or 5XX status code Find more info here

func (*DirectoryRoleAssignmentScheduleRequestsRequestBuilder) Post

Post in PIM, carry out the following operations through the unifiedRoleAssignmentScheduleRequest object: To call this API to update, renew, and extend assignments for yourself, you must have multifactor authentication (MFA) enforced, and running the query in a session in which they were challenged for MFA. See Enable per-user Microsoft Entra multifactor authentication to secure sign-in events. returns a UnifiedRoleAssignmentScheduleRequestable when successful returns a ODataError error when the service returns a 4XX or 5XX status code Find more info here

func (*DirectoryRoleAssignmentScheduleRequestsRequestBuilder) ToGetRequestInformation

ToGetRequestInformation retrieve the requests for active role assignments to principals. The active assignments include those made through assignments and activation requests, and directly through the role assignments API. The role assignments can be permanently active with or without an expiry date, or temporarily active after user activation of eligible assignments. returns a *RequestInformation when successful

func (*DirectoryRoleAssignmentScheduleRequestsRequestBuilder) ToPostRequestInformation

ToPostRequestInformation in PIM, carry out the following operations through the unifiedRoleAssignmentScheduleRequest object: To call this API to update, renew, and extend assignments for yourself, you must have multifactor authentication (MFA) enforced, and running the query in a session in which they were challenged for MFA. See Enable per-user Microsoft Entra multifactor authentication to secure sign-in events. returns a *RequestInformation when successful

func (*DirectoryRoleAssignmentScheduleRequestsRequestBuilder) WithUrl

WithUrl returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. returns a *DirectoryRoleAssignmentScheduleRequestsRequestBuilder when successful

type DirectoryRoleAssignmentScheduleRequestsRequestBuilderGetQueryParameters

type DirectoryRoleAssignmentScheduleRequestsRequestBuilderGetQueryParameters struct {
	// Include count of items
	Count *bool `uriparametername:"%24count"`
	// Expand related entities
	Expand []string `uriparametername:"%24expand"`
	// Filter items by property values
	Filter *string `uriparametername:"%24filter"`
	// Order items by property values
	Orderby []string `uriparametername:"%24orderby"`
	// Search items by search phrases
	Search *string `uriparametername:"%24search"`
	// Select properties to be returned
	Select []string `uriparametername:"%24select"`
	// Skip the first n items
	Skip *int32 `uriparametername:"%24skip"`
	// Show only the first n items
	Top *int32 `uriparametername:"%24top"`
}

DirectoryRoleAssignmentScheduleRequestsRequestBuilderGetQueryParameters retrieve the requests for active role assignments to principals. The active assignments include those made through assignments and activation requests, and directly through the role assignments API. The role assignments can be permanently active with or without an expiry date, or temporarily active after user activation of eligible assignments.

type DirectoryRoleAssignmentScheduleRequestsRequestBuilderGetRequestConfiguration

type DirectoryRoleAssignmentScheduleRequestsRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *DirectoryRoleAssignmentScheduleRequestsRequestBuilderGetQueryParameters
}

DirectoryRoleAssignmentScheduleRequestsRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type DirectoryRoleAssignmentScheduleRequestsRequestBuilderPostRequestConfiguration

type DirectoryRoleAssignmentScheduleRequestsRequestBuilderPostRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

DirectoryRoleAssignmentScheduleRequestsRequestBuilderPostRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type DirectoryRoleAssignmentScheduleRequestsUnifiedRoleAssignmentScheduleRequestItemRequestBuilder

type DirectoryRoleAssignmentScheduleRequestsUnifiedRoleAssignmentScheduleRequestItemRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

DirectoryRoleAssignmentScheduleRequestsUnifiedRoleAssignmentScheduleRequestItemRequestBuilder provides operations to manage the roleAssignmentScheduleRequests property of the microsoft.graph.rbacApplication entity.

func NewDirectoryRoleAssignmentScheduleRequestsUnifiedRoleAssignmentScheduleRequestItemRequestBuilder

func NewDirectoryRoleAssignmentScheduleRequestsUnifiedRoleAssignmentScheduleRequestItemRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DirectoryRoleAssignmentScheduleRequestsUnifiedRoleAssignmentScheduleRequestItemRequestBuilder

NewDirectoryRoleAssignmentScheduleRequestsUnifiedRoleAssignmentScheduleRequestItemRequestBuilder instantiates a new DirectoryRoleAssignmentScheduleRequestsUnifiedRoleAssignmentScheduleRequestItemRequestBuilder and sets the default values.

func NewDirectoryRoleAssignmentScheduleRequestsUnifiedRoleAssignmentScheduleRequestItemRequestBuilderInternal

func NewDirectoryRoleAssignmentScheduleRequestsUnifiedRoleAssignmentScheduleRequestItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DirectoryRoleAssignmentScheduleRequestsUnifiedRoleAssignmentScheduleRequestItemRequestBuilder

NewDirectoryRoleAssignmentScheduleRequestsUnifiedRoleAssignmentScheduleRequestItemRequestBuilderInternal instantiates a new DirectoryRoleAssignmentScheduleRequestsUnifiedRoleAssignmentScheduleRequestItemRequestBuilder and sets the default values.

func (*DirectoryRoleAssignmentScheduleRequestsUnifiedRoleAssignmentScheduleRequestItemRequestBuilder) Delete

Delete delete navigation property roleAssignmentScheduleRequests for roleManagement returns a ODataError error when the service returns a 4XX or 5XX status code

func (*DirectoryRoleAssignmentScheduleRequestsUnifiedRoleAssignmentScheduleRequestItemRequestBuilder) Get

Get in PIM, read the details of a request for an active and persistent role assignment made through the unifiedRoleAssignmentScheduleRequest object. returns a UnifiedRoleAssignmentScheduleRequestable when successful returns a ODataError error when the service returns a 4XX or 5XX status code Find more info here

func (*DirectoryRoleAssignmentScheduleRequestsUnifiedRoleAssignmentScheduleRequestItemRequestBuilder) Patch

Patch update the navigation property roleAssignmentScheduleRequests in roleManagement returns a UnifiedRoleAssignmentScheduleRequestable when successful returns a ODataError error when the service returns a 4XX or 5XX status code

func (*DirectoryRoleAssignmentScheduleRequestsUnifiedRoleAssignmentScheduleRequestItemRequestBuilder) ToDeleteRequestInformation

ToDeleteRequestInformation delete navigation property roleAssignmentScheduleRequests for roleManagement returns a *RequestInformation when successful

func (*DirectoryRoleAssignmentScheduleRequestsUnifiedRoleAssignmentScheduleRequestItemRequestBuilder) ToGetRequestInformation

ToGetRequestInformation in PIM, read the details of a request for an active and persistent role assignment made through the unifiedRoleAssignmentScheduleRequest object. returns a *RequestInformation when successful

func (*DirectoryRoleAssignmentScheduleRequestsUnifiedRoleAssignmentScheduleRequestItemRequestBuilder) ToPatchRequestInformation

ToPatchRequestInformation update the navigation property roleAssignmentScheduleRequests in roleManagement returns a *RequestInformation when successful

func (*DirectoryRoleAssignmentScheduleRequestsUnifiedRoleAssignmentScheduleRequestItemRequestBuilder) WithUrl

WithUrl returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. returns a *DirectoryRoleAssignmentScheduleRequestsUnifiedRoleAssignmentScheduleRequestItemRequestBuilder when successful

type DirectoryRoleAssignmentScheduleRequestsUnifiedRoleAssignmentScheduleRequestItemRequestBuilderDeleteRequestConfiguration

type DirectoryRoleAssignmentScheduleRequestsUnifiedRoleAssignmentScheduleRequestItemRequestBuilderDeleteRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

DirectoryRoleAssignmentScheduleRequestsUnifiedRoleAssignmentScheduleRequestItemRequestBuilderDeleteRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type DirectoryRoleAssignmentScheduleRequestsUnifiedRoleAssignmentScheduleRequestItemRequestBuilderGetQueryParameters

type DirectoryRoleAssignmentScheduleRequestsUnifiedRoleAssignmentScheduleRequestItemRequestBuilderGetQueryParameters struct {
	// Expand related entities
	Expand []string `uriparametername:"%24expand"`
	// Select properties to be returned
	Select []string `uriparametername:"%24select"`
}

DirectoryRoleAssignmentScheduleRequestsUnifiedRoleAssignmentScheduleRequestItemRequestBuilderGetQueryParameters in PIM, read the details of a request for an active and persistent role assignment made through the unifiedRoleAssignmentScheduleRequest object.

type DirectoryRoleAssignmentScheduleRequestsUnifiedRoleAssignmentScheduleRequestItemRequestBuilderGetRequestConfiguration

type DirectoryRoleAssignmentScheduleRequestsUnifiedRoleAssignmentScheduleRequestItemRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *DirectoryRoleAssignmentScheduleRequestsUnifiedRoleAssignmentScheduleRequestItemRequestBuilderGetQueryParameters
}

DirectoryRoleAssignmentScheduleRequestsUnifiedRoleAssignmentScheduleRequestItemRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type DirectoryRoleAssignmentScheduleRequestsUnifiedRoleAssignmentScheduleRequestItemRequestBuilderPatchRequestConfiguration

type DirectoryRoleAssignmentScheduleRequestsUnifiedRoleAssignmentScheduleRequestItemRequestBuilderPatchRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

DirectoryRoleAssignmentScheduleRequestsUnifiedRoleAssignmentScheduleRequestItemRequestBuilderPatchRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type DirectoryRoleEligibilitySchedulesCountRequestBuilder

type DirectoryRoleEligibilitySchedulesCountRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

DirectoryRoleEligibilitySchedulesCountRequestBuilder provides operations to count the resources in the collection.

func NewDirectoryRoleEligibilitySchedulesCountRequestBuilder

NewDirectoryRoleEligibilitySchedulesCountRequestBuilder instantiates a new DirectoryRoleEligibilitySchedulesCountRequestBuilder and sets the default values.

func NewDirectoryRoleEligibilitySchedulesCountRequestBuilderInternal

func NewDirectoryRoleEligibilitySchedulesCountRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DirectoryRoleEligibilitySchedulesCountRequestBuilder

NewDirectoryRoleEligibilitySchedulesCountRequestBuilderInternal instantiates a new DirectoryRoleEligibilitySchedulesCountRequestBuilder and sets the default values.

func (*DirectoryRoleEligibilitySchedulesCountRequestBuilder) Get

Get get the number of the resource returns a *int32 when successful returns a ODataError error when the service returns a 4XX or 5XX status code

func (*DirectoryRoleEligibilitySchedulesCountRequestBuilder) ToGetRequestInformation

ToGetRequestInformation get the number of the resource returns a *RequestInformation when successful

func (*DirectoryRoleEligibilitySchedulesCountRequestBuilder) WithUrl

WithUrl returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. returns a *DirectoryRoleEligibilitySchedulesCountRequestBuilder when successful

type DirectoryRoleEligibilitySchedulesCountRequestBuilderGetQueryParameters

type DirectoryRoleEligibilitySchedulesCountRequestBuilderGetQueryParameters struct {
	// Filter items by property values
	Filter *string `uriparametername:"%24filter"`
	// Search items by search phrases
	Search *string `uriparametername:"%24search"`
}

DirectoryRoleEligibilitySchedulesCountRequestBuilderGetQueryParameters get the number of the resource

type DirectoryRoleEligibilitySchedulesCountRequestBuilderGetRequestConfiguration

type DirectoryRoleEligibilitySchedulesCountRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *DirectoryRoleEligibilitySchedulesCountRequestBuilderGetQueryParameters
}

DirectoryRoleEligibilitySchedulesCountRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type DirectoryRoleEligibilitySchedulesFilterByCurrentUserWithOnGetResponse

type DirectoryRoleEligibilitySchedulesFilterByCurrentUserWithOnGetResponse struct {
	ib77c81ae8501035869703744ba13b6f711366c9348e33eae916d2aea3d8b34ba.BaseCollectionPaginationCountResponse
	// contains filtered or unexported fields
}

func NewDirectoryRoleEligibilitySchedulesFilterByCurrentUserWithOnGetResponse

func NewDirectoryRoleEligibilitySchedulesFilterByCurrentUserWithOnGetResponse() *DirectoryRoleEligibilitySchedulesFilterByCurrentUserWithOnGetResponse

NewDirectoryRoleEligibilitySchedulesFilterByCurrentUserWithOnGetResponse instantiates a new DirectoryRoleEligibilitySchedulesFilterByCurrentUserWithOnGetResponse and sets the default values.

func (*DirectoryRoleEligibilitySchedulesFilterByCurrentUserWithOnGetResponse) GetFieldDeserializers

GetFieldDeserializers the deserialization information for the current model returns a map[string]func(i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode)(error) when successful

func (*DirectoryRoleEligibilitySchedulesFilterByCurrentUserWithOnGetResponse) GetValue

GetValue gets the value property value. The value property returns a []UnifiedRoleEligibilityScheduleable when successful

func (*DirectoryRoleEligibilitySchedulesFilterByCurrentUserWithOnGetResponse) Serialize

Serialize serializes information the current object

func (*DirectoryRoleEligibilitySchedulesFilterByCurrentUserWithOnGetResponse) SetValue

SetValue sets the value property value. The value property

type DirectoryRoleEligibilitySchedulesFilterByCurrentUserWithOnRequestBuilder

type DirectoryRoleEligibilitySchedulesFilterByCurrentUserWithOnRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

DirectoryRoleEligibilitySchedulesFilterByCurrentUserWithOnRequestBuilder provides operations to call the filterByCurrentUser method.

func NewDirectoryRoleEligibilitySchedulesFilterByCurrentUserWithOnRequestBuilder

func NewDirectoryRoleEligibilitySchedulesFilterByCurrentUserWithOnRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DirectoryRoleEligibilitySchedulesFilterByCurrentUserWithOnRequestBuilder

NewDirectoryRoleEligibilitySchedulesFilterByCurrentUserWithOnRequestBuilder instantiates a new DirectoryRoleEligibilitySchedulesFilterByCurrentUserWithOnRequestBuilder and sets the default values.

func NewDirectoryRoleEligibilitySchedulesFilterByCurrentUserWithOnRequestBuilderInternal

func NewDirectoryRoleEligibilitySchedulesFilterByCurrentUserWithOnRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter, on *string) *DirectoryRoleEligibilitySchedulesFilterByCurrentUserWithOnRequestBuilder

NewDirectoryRoleEligibilitySchedulesFilterByCurrentUserWithOnRequestBuilderInternal instantiates a new DirectoryRoleEligibilitySchedulesFilterByCurrentUserWithOnRequestBuilder and sets the default values.

func (*DirectoryRoleEligibilitySchedulesFilterByCurrentUserWithOnRequestBuilder) Get

Get retrieve the schedules for role eligibilities for which the signed-in user is the principal. Deprecated: This method is obsolete. Use GetAsFilterByCurrentUserWithOnGetResponse instead. returns a DirectoryRoleEligibilitySchedulesFilterByCurrentUserWithOnResponseable when successful returns a ODataError error when the service returns a 4XX or 5XX status code Find more info here

func (*DirectoryRoleEligibilitySchedulesFilterByCurrentUserWithOnRequestBuilder) GetAsFilterByCurrentUserWithOnGetResponse

GetAsFilterByCurrentUserWithOnGetResponse retrieve the schedules for role eligibilities for which the signed-in user is the principal. returns a DirectoryRoleEligibilitySchedulesFilterByCurrentUserWithOnGetResponseable when successful returns a ODataError error when the service returns a 4XX or 5XX status code Find more info here

func (*DirectoryRoleEligibilitySchedulesFilterByCurrentUserWithOnRequestBuilder) ToGetRequestInformation

ToGetRequestInformation retrieve the schedules for role eligibilities for which the signed-in user is the principal. returns a *RequestInformation when successful

func (*DirectoryRoleEligibilitySchedulesFilterByCurrentUserWithOnRequestBuilder) WithUrl

WithUrl returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. returns a *DirectoryRoleEligibilitySchedulesFilterByCurrentUserWithOnRequestBuilder when successful

type DirectoryRoleEligibilitySchedulesFilterByCurrentUserWithOnRequestBuilderGetQueryParameters

type DirectoryRoleEligibilitySchedulesFilterByCurrentUserWithOnRequestBuilderGetQueryParameters struct {
	// Include count of items
	Count *bool `uriparametername:"%24count"`
	// Expand related entities
	Expand []string `uriparametername:"%24expand"`
	// Filter items by property values
	Filter *string `uriparametername:"%24filter"`
	// Order items by property values
	Orderby []string `uriparametername:"%24orderby"`
	// Search items by search phrases
	Search *string `uriparametername:"%24search"`
	// Select properties to be returned
	Select []string `uriparametername:"%24select"`
	// Skip the first n items
	Skip *int32 `uriparametername:"%24skip"`
	// Show only the first n items
	Top *int32 `uriparametername:"%24top"`
}

DirectoryRoleEligibilitySchedulesFilterByCurrentUserWithOnRequestBuilderGetQueryParameters retrieve the schedules for role eligibilities for which the signed-in user is the principal.

type DirectoryRoleEligibilitySchedulesFilterByCurrentUserWithOnRequestBuilderGetRequestConfiguration

type DirectoryRoleEligibilitySchedulesFilterByCurrentUserWithOnRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *DirectoryRoleEligibilitySchedulesFilterByCurrentUserWithOnRequestBuilderGetQueryParameters
}

DirectoryRoleEligibilitySchedulesFilterByCurrentUserWithOnRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type DirectoryRoleEligibilitySchedulesFilterByCurrentUserWithOnResponse deprecated

type DirectoryRoleEligibilitySchedulesFilterByCurrentUserWithOnResponse struct {
	DirectoryRoleEligibilitySchedulesFilterByCurrentUserWithOnGetResponse
}

Deprecated: This class is obsolete. Use DirectoryRoleEligibilitySchedulesFilterByCurrentUserWithOnGetResponseable instead.

func NewDirectoryRoleEligibilitySchedulesFilterByCurrentUserWithOnResponse

func NewDirectoryRoleEligibilitySchedulesFilterByCurrentUserWithOnResponse() *DirectoryRoleEligibilitySchedulesFilterByCurrentUserWithOnResponse

NewDirectoryRoleEligibilitySchedulesFilterByCurrentUserWithOnResponse instantiates a new DirectoryRoleEligibilitySchedulesFilterByCurrentUserWithOnResponse and sets the default values.

type DirectoryRoleEligibilitySchedulesFilterByCurrentUserWithOnResponseable deprecated

Deprecated: This class is obsolete. Use DirectoryRoleEligibilitySchedulesFilterByCurrentUserWithOnGetResponseable instead.

type DirectoryRoleEligibilitySchedulesRequestBuilder

type DirectoryRoleEligibilitySchedulesRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

DirectoryRoleEligibilitySchedulesRequestBuilder builds and executes requests for operations under \roleManagement\directory\roleEligibilitySchedules

func NewDirectoryRoleEligibilitySchedulesRequestBuilder

NewDirectoryRoleEligibilitySchedulesRequestBuilder instantiates a new DirectoryRoleEligibilitySchedulesRequestBuilder and sets the default values.

func NewDirectoryRoleEligibilitySchedulesRequestBuilderInternal

func NewDirectoryRoleEligibilitySchedulesRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DirectoryRoleEligibilitySchedulesRequestBuilder

NewDirectoryRoleEligibilitySchedulesRequestBuilderInternal instantiates a new DirectoryRoleEligibilitySchedulesRequestBuilder and sets the default values.

func (*DirectoryRoleEligibilitySchedulesRequestBuilder) ByUnifiedRoleEligibilityScheduleId

ByUnifiedRoleEligibilityScheduleId provides operations to manage the roleEligibilitySchedules property of the microsoft.graph.rbacApplication entity. returns a *DirectoryRoleEligibilitySchedulesUnifiedRoleEligibilityScheduleItemRequestBuilder when successful

func (*DirectoryRoleEligibilitySchedulesRequestBuilder) Count

Count provides operations to count the resources in the collection. returns a *DirectoryRoleEligibilitySchedulesCountRequestBuilder when successful

func (*DirectoryRoleEligibilitySchedulesRequestBuilder) FilterByCurrentUserWithOn

FilterByCurrentUserWithOn provides operations to call the filterByCurrentUser method. returns a *DirectoryRoleEligibilitySchedulesFilterByCurrentUserWithOnRequestBuilder when successful

type DirectoryRoleEligibilitySchedulesUnifiedRoleEligibilityScheduleItemRequestBuilder

type DirectoryRoleEligibilitySchedulesUnifiedRoleEligibilityScheduleItemRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

DirectoryRoleEligibilitySchedulesUnifiedRoleEligibilityScheduleItemRequestBuilder provides operations to manage the roleEligibilitySchedules property of the microsoft.graph.rbacApplication entity.

func NewDirectoryRoleEligibilitySchedulesUnifiedRoleEligibilityScheduleItemRequestBuilder

func NewDirectoryRoleEligibilitySchedulesUnifiedRoleEligibilityScheduleItemRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DirectoryRoleEligibilitySchedulesUnifiedRoleEligibilityScheduleItemRequestBuilder

NewDirectoryRoleEligibilitySchedulesUnifiedRoleEligibilityScheduleItemRequestBuilder instantiates a new DirectoryRoleEligibilitySchedulesUnifiedRoleEligibilityScheduleItemRequestBuilder and sets the default values.

func NewDirectoryRoleEligibilitySchedulesUnifiedRoleEligibilityScheduleItemRequestBuilderInternal

func NewDirectoryRoleEligibilitySchedulesUnifiedRoleEligibilityScheduleItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DirectoryRoleEligibilitySchedulesUnifiedRoleEligibilityScheduleItemRequestBuilder

NewDirectoryRoleEligibilitySchedulesUnifiedRoleEligibilityScheduleItemRequestBuilderInternal instantiates a new DirectoryRoleEligibilitySchedulesUnifiedRoleEligibilityScheduleItemRequestBuilder and sets the default values.

func (*DirectoryRoleEligibilitySchedulesUnifiedRoleEligibilityScheduleItemRequestBuilder) Delete

Delete delete navigation property roleEligibilitySchedules for roleManagement returns a ODataError error when the service returns a 4XX or 5XX status code

func (*DirectoryRoleEligibilitySchedulesUnifiedRoleEligibilityScheduleItemRequestBuilder) Get

Get retrieve the schedule for a role eligibility operation. returns a UnifiedRoleEligibilityScheduleable when successful returns a ODataError error when the service returns a 4XX or 5XX status code Find more info here

func (*DirectoryRoleEligibilitySchedulesUnifiedRoleEligibilityScheduleItemRequestBuilder) Patch

Patch update the navigation property roleEligibilitySchedules in roleManagement returns a UnifiedRoleEligibilityScheduleable when successful returns a ODataError error when the service returns a 4XX or 5XX status code

func (*DirectoryRoleEligibilitySchedulesUnifiedRoleEligibilityScheduleItemRequestBuilder) ToDeleteRequestInformation

ToDeleteRequestInformation delete navigation property roleEligibilitySchedules for roleManagement returns a *RequestInformation when successful

func (*DirectoryRoleEligibilitySchedulesUnifiedRoleEligibilityScheduleItemRequestBuilder) ToGetRequestInformation

ToGetRequestInformation retrieve the schedule for a role eligibility operation. returns a *RequestInformation when successful

func (*DirectoryRoleEligibilitySchedulesUnifiedRoleEligibilityScheduleItemRequestBuilder) ToPatchRequestInformation

ToPatchRequestInformation update the navigation property roleEligibilitySchedules in roleManagement returns a *RequestInformation when successful

func (*DirectoryRoleEligibilitySchedulesUnifiedRoleEligibilityScheduleItemRequestBuilder) WithUrl

WithUrl returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. returns a *DirectoryRoleEligibilitySchedulesUnifiedRoleEligibilityScheduleItemRequestBuilder when successful

type DirectoryRoleEligibilitySchedulesUnifiedRoleEligibilityScheduleItemRequestBuilderDeleteRequestConfiguration

type DirectoryRoleEligibilitySchedulesUnifiedRoleEligibilityScheduleItemRequestBuilderDeleteRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

DirectoryRoleEligibilitySchedulesUnifiedRoleEligibilityScheduleItemRequestBuilderDeleteRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type DirectoryRoleEligibilitySchedulesUnifiedRoleEligibilityScheduleItemRequestBuilderGetQueryParameters

type DirectoryRoleEligibilitySchedulesUnifiedRoleEligibilityScheduleItemRequestBuilderGetQueryParameters struct {
	// Expand related entities
	Expand []string `uriparametername:"%24expand"`
	// Select properties to be returned
	Select []string `uriparametername:"%24select"`
}

DirectoryRoleEligibilitySchedulesUnifiedRoleEligibilityScheduleItemRequestBuilderGetQueryParameters retrieve the schedule for a role eligibility operation.

type DirectoryRoleEligibilitySchedulesUnifiedRoleEligibilityScheduleItemRequestBuilderGetRequestConfiguration

type DirectoryRoleEligibilitySchedulesUnifiedRoleEligibilityScheduleItemRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *DirectoryRoleEligibilitySchedulesUnifiedRoleEligibilityScheduleItemRequestBuilderGetQueryParameters
}

DirectoryRoleEligibilitySchedulesUnifiedRoleEligibilityScheduleItemRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type DirectoryRoleEligibilitySchedulesUnifiedRoleEligibilityScheduleItemRequestBuilderPatchRequestConfiguration

type DirectoryRoleEligibilitySchedulesUnifiedRoleEligibilityScheduleItemRequestBuilderPatchRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

DirectoryRoleEligibilitySchedulesUnifiedRoleEligibilityScheduleItemRequestBuilderPatchRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type RoleManagementRequestBuilder

RoleManagementRequestBuilder builds and executes requests for operations under \roleManagement

func NewRoleManagementRequestBuilder

NewRoleManagementRequestBuilder instantiates a new RoleManagementRequestBuilder and sets the default values.

func NewRoleManagementRequestBuilderInternal

func NewRoleManagementRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *RoleManagementRequestBuilder

NewRoleManagementRequestBuilderInternal instantiates a new RoleManagementRequestBuilder and sets the default values.

func (*RoleManagementRequestBuilder) Directory

Directory the directory property returns a *DirectoryRequestBuilder when successful

Jump to

Keyboard shortcuts

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