checkmembergroups

package
v0.44.0 Latest Latest
Warning

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

Go to latest
Published: Oct 18, 2022 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateCheckMemberGroupsPostRequestBodyFromDiscriminatorValue added in v0.24.0

CreateCheckMemberGroupsPostRequestBodyFromDiscriminatorValue creates a new instance of the appropriate class based on discriminator value

func CreateCheckMemberGroupsResponseFromDiscriminatorValue added in v0.13.0

CreateCheckMemberGroupsResponseFromDiscriminatorValue creates a new instance of the appropriate class based on discriminator value

Types

type CheckMemberGroupsPostRequestBody added in v0.24.0

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

CheckMemberGroupsPostRequestBody provides operations to call the checkMemberGroups method.

func NewCheckMemberGroupsPostRequestBody added in v0.24.0

func NewCheckMemberGroupsPostRequestBody() *CheckMemberGroupsPostRequestBody

NewCheckMemberGroupsPostRequestBody instantiates a new checkMemberGroupsPostRequestBody and sets the default values.

func (*CheckMemberGroupsPostRequestBody) GetAdditionalData added in v0.24.0

func (m *CheckMemberGroupsPostRequestBody) GetAdditionalData() map[string]interface{}

GetAdditionalData gets the additionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.

func (*CheckMemberGroupsPostRequestBody) GetFieldDeserializers added in v0.24.0

GetFieldDeserializers the deserialization information for the current model

func (*CheckMemberGroupsPostRequestBody) GetGroupIds added in v0.24.0

func (m *CheckMemberGroupsPostRequestBody) GetGroupIds() []string

GetGroupIds gets the groupIds property value. The groupIds property

func (*CheckMemberGroupsPostRequestBody) Serialize added in v0.24.0

Serialize serializes information the current object

func (*CheckMemberGroupsPostRequestBody) SetAdditionalData added in v0.24.0

func (m *CheckMemberGroupsPostRequestBody) SetAdditionalData(value map[string]interface{})

SetAdditionalData sets the additionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.

func (*CheckMemberGroupsPostRequestBody) SetGroupIds added in v0.24.0

func (m *CheckMemberGroupsPostRequestBody) SetGroupIds(value []string)

SetGroupIds sets the groupIds property value. The groupIds property

type CheckMemberGroupsPostRequestBodyable added in v0.24.0

CheckMemberGroupsPostRequestBodyable

type CheckMemberGroupsRequestBuilder

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

CheckMemberGroupsRequestBuilder provides operations to call the checkMemberGroups method.

func NewCheckMemberGroupsRequestBuilder

NewCheckMemberGroupsRequestBuilder instantiates a new CheckMemberGroupsRequestBuilder and sets the default values.

func NewCheckMemberGroupsRequestBuilderInternal

func NewCheckMemberGroupsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *CheckMemberGroupsRequestBuilder

NewCheckMemberGroupsRequestBuilderInternal instantiates a new CheckMemberGroupsRequestBuilder and sets the default values.

func (*CheckMemberGroupsRequestBuilder) CreatePostRequestInformation

CreatePostRequestInformation check for membership in a specified list of group IDs, and return from that list those groups (identified by IDs) of which the specified user, group, service principal, organizational contact, device, or directory object is a member. This function is transitive. You can check up to a maximum of 20 groups per request. This function supports all groups provisioned in Azure AD. Because Microsoft 365 groups cannot contain other groups, membership in a Microsoft 365 group is always direct.

func (*CheckMemberGroupsRequestBuilder) Post

Post check for membership in a specified list of group IDs, and return from that list those groups (identified by IDs) of which the specified user, group, service principal, organizational contact, device, or directory object is a member. This function is transitive. You can check up to a maximum of 20 groups per request. This function supports all groups provisioned in Azure AD. Because Microsoft 365 groups cannot contain other groups, membership in a Microsoft 365 group is always direct.

type CheckMemberGroupsRequestBuilderPostRequestConfiguration added in v0.22.0

type CheckMemberGroupsRequestBuilderPostRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

type CheckMemberGroupsResponse added in v0.13.0

type CheckMemberGroupsResponse struct {
	iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.BaseCollectionPaginationCountResponse
	// contains filtered or unexported fields
}

CheckMemberGroupsResponse provides operations to call the checkMemberGroups method.

func NewCheckMemberGroupsResponse added in v0.13.0

func NewCheckMemberGroupsResponse() *CheckMemberGroupsResponse

NewCheckMemberGroupsResponse instantiates a new checkMemberGroupsResponse and sets the default values.

func (*CheckMemberGroupsResponse) GetFieldDeserializers added in v0.13.0

GetFieldDeserializers the deserialization information for the current model

func (*CheckMemberGroupsResponse) GetValue added in v0.13.0

func (m *CheckMemberGroupsResponse) GetValue() []string

GetValue gets the value property value. The value property

func (*CheckMemberGroupsResponse) Serialize added in v0.13.0

Serialize serializes information the current object

func (*CheckMemberGroupsResponse) SetValue added in v0.13.0

func (m *CheckMemberGroupsResponse) SetValue(value []string)

SetValue sets the value property value. The value property

Jump to

Keyboard shortcuts

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