Versions in this module Expand all Collapse all v0 v0.20241126.2320 Nov 26, 2024 v0.20241126.1723 Nov 26, 2024 Changes in this version + type DeleteEntitlementManagementRoleAssignmentAppScopeOperationOptions struct + IfMatch *string + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultDeleteEntitlementManagementRoleAssignmentAppScopeOperationOptions() DeleteEntitlementManagementRoleAssignmentAppScopeOperationOptions + func (o DeleteEntitlementManagementRoleAssignmentAppScopeOperationOptions) ToHeaders() *client.Headers + func (o DeleteEntitlementManagementRoleAssignmentAppScopeOperationOptions) ToOData() *odata.Query + func (o DeleteEntitlementManagementRoleAssignmentAppScopeOperationOptions) ToQuery() *client.QueryParams + type DeleteEntitlementManagementRoleAssignmentAppScopeOperationResponse struct + HttpResponse *http.Response + OData *odata.OData + type EntitlementManagementRoleAssignmentAppScopeClient struct + Client *msgraph.Client + func NewEntitlementManagementRoleAssignmentAppScopeClientWithBaseURI(sdkApi sdkEnv.Api) (*EntitlementManagementRoleAssignmentAppScopeClient, error) + func (c EntitlementManagementRoleAssignmentAppScopeClient) DeleteEntitlementManagementRoleAssignmentAppScope(ctx context.Context, ...) (result DeleteEntitlementManagementRoleAssignmentAppScopeOperationResponse, ...) + func (c EntitlementManagementRoleAssignmentAppScopeClient) GetEntitlementManagementRoleAssignmentAppScope(ctx context.Context, ...) (result GetEntitlementManagementRoleAssignmentAppScopeOperationResponse, ...) + func (c EntitlementManagementRoleAssignmentAppScopeClient) UpdateEntitlementManagementRoleAssignmentAppScope(ctx context.Context, ...) (result UpdateEntitlementManagementRoleAssignmentAppScopeOperationResponse, ...) + type GetEntitlementManagementRoleAssignmentAppScopeOperationOptions struct + Expand *odata.Expand + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + Select *[]string + func DefaultGetEntitlementManagementRoleAssignmentAppScopeOperationOptions() GetEntitlementManagementRoleAssignmentAppScopeOperationOptions + func (o GetEntitlementManagementRoleAssignmentAppScopeOperationOptions) ToHeaders() *client.Headers + func (o GetEntitlementManagementRoleAssignmentAppScopeOperationOptions) ToOData() *odata.Query + func (o GetEntitlementManagementRoleAssignmentAppScopeOperationOptions) ToQuery() *client.QueryParams + type GetEntitlementManagementRoleAssignmentAppScopeOperationResponse struct + HttpResponse *http.Response + Model *stable.AppScope + OData *odata.OData + type UpdateEntitlementManagementRoleAssignmentAppScopeOperationOptions struct + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultUpdateEntitlementManagementRoleAssignmentAppScopeOperationOptions() UpdateEntitlementManagementRoleAssignmentAppScopeOperationOptions + func (o UpdateEntitlementManagementRoleAssignmentAppScopeOperationOptions) ToHeaders() *client.Headers + func (o UpdateEntitlementManagementRoleAssignmentAppScopeOperationOptions) ToOData() *odata.Query + func (o UpdateEntitlementManagementRoleAssignmentAppScopeOperationOptions) ToQuery() *client.QueryParams + type UpdateEntitlementManagementRoleAssignmentAppScopeOperationResponse struct + HttpResponse *http.Response + OData *odata.OData