group

package
v0.25.0 Latest Latest
Warning

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

Go to latest
Published: May 31, 2022 License: MIT Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GroupRequestBuilder

type GroupRequestBuilder struct {
	// contains filtered or unexported fields
}

GroupRequestBuilder casts the previous resource to group.

func NewGroupRequestBuilder

NewGroupRequestBuilder instantiates a new GroupRequestBuilder and sets the default values.

func NewGroupRequestBuilderInternal

func NewGroupRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *GroupRequestBuilder

NewGroupRequestBuilderInternal instantiates a new GroupRequestBuilder and sets the default values.

func (*GroupRequestBuilder) AddFavorite

AddFavorite the addFavorite property

func (*GroupRequestBuilder) AssignLicense

AssignLicense the assignLicense property

func (*GroupRequestBuilder) CheckGrantedPermissionsForApp

CheckGrantedPermissionsForApp the checkGrantedPermissionsForApp property

func (*GroupRequestBuilder) CheckMemberGroups

CheckMemberGroups the checkMemberGroups property

func (*GroupRequestBuilder) CheckMemberObjects

CheckMemberObjects the checkMemberObjects property

func (*GroupRequestBuilder) CreateGetRequestInformation

CreateGetRequestInformation get the item of type microsoft.graph.directoryObject as microsoft.graph.group

func (*GroupRequestBuilder) CreateGetRequestInformationWithRequestConfiguration

CreateGetRequestInformationWithRequestConfiguration get the item of type microsoft.graph.directoryObject as microsoft.graph.group

func (*GroupRequestBuilder) Get

Get get the item of type microsoft.graph.directoryObject as microsoft.graph.group

func (*GroupRequestBuilder) GetMemberGroups

GetMemberGroups the getMemberGroups property

func (*GroupRequestBuilder) GetMemberObjects

GetMemberObjects the getMemberObjects property

func (*GroupRequestBuilder) GetWithRequestConfigurationAndResponseHandler

GetWithRequestConfigurationAndResponseHandler get the item of type microsoft.graph.directoryObject as microsoft.graph.group

func (*GroupRequestBuilder) RemoveFavorite

RemoveFavorite the removeFavorite property

func (*GroupRequestBuilder) Renew

Renew the renew property

func (*GroupRequestBuilder) ResetUnseenCount

ResetUnseenCount the resetUnseenCount property

func (*GroupRequestBuilder) Restore

Restore the restore property

func (*GroupRequestBuilder) SubscribeByMail

SubscribeByMail the subscribeByMail property

func (*GroupRequestBuilder) UnsubscribeByMail

UnsubscribeByMail the unsubscribeByMail property

func (*GroupRequestBuilder) ValidateProperties

ValidateProperties the validateProperties property

type GroupRequestBuilderGetQueryParameters

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

GroupRequestBuilderGetQueryParameters get the item of type microsoft.graph.directoryObject as microsoft.graph.group

type GroupRequestBuilderGetRequestConfiguration

type GroupRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *GroupRequestBuilderGetQueryParameters
}

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

Jump to

Keyboard shortcuts

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