approleassignments

package
v1.60.0 Latest Latest
Warning

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

Go to latest
Published: Feb 4, 2025 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateDeltaGetResponseFromDiscriminatorValue

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

func CreateDeltaResponseFromDiscriminatorValue

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

func CreateGetAvailableExtensionPropertiesPostRequestBodyFromDiscriminatorValue

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

func CreateGetAvailableExtensionPropertiesPostResponseFromDiscriminatorValue

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

func CreateGetAvailableExtensionPropertiesResponseFromDiscriminatorValue

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

func CreateGetByIdsPostRequestBodyFromDiscriminatorValue

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

func CreateGetByIdsPostResponseFromDiscriminatorValue

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

func CreateGetByIdsResponseFromDiscriminatorValue

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

func CreateItemCheckMemberGroupsPostRequestBodyFromDiscriminatorValue

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

func CreateItemCheckMemberGroupsPostResponseFromDiscriminatorValue

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

func CreateItemCheckMemberGroupsResponseFromDiscriminatorValue

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

func CreateItemCheckMemberObjectsPostRequestBodyFromDiscriminatorValue

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

func CreateItemCheckMemberObjectsPostResponseFromDiscriminatorValue

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

func CreateItemCheckMemberObjectsResponseFromDiscriminatorValue

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

func CreateItemGetMemberGroupsPostRequestBodyFromDiscriminatorValue

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

func CreateItemGetMemberGroupsPostResponseFromDiscriminatorValue

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

func CreateItemGetMemberGroupsResponseFromDiscriminatorValue

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

func CreateItemGetMemberObjectsPostRequestBodyFromDiscriminatorValue

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

func CreateItemGetMemberObjectsPostResponseFromDiscriminatorValue

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

func CreateItemGetMemberObjectsResponseFromDiscriminatorValue

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

func CreateValidatePropertiesPostRequestBodyFromDiscriminatorValue

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

Types

type AppRoleAssignmentItemRequestBuilder

AppRoleAssignmentItemRequestBuilder provides operations to manage the collection of appRoleAssignment entities.

func NewAppRoleAssignmentItemRequestBuilder

NewAppRoleAssignmentItemRequestBuilder instantiates a new AppRoleAssignmentItemRequestBuilder and sets the default values.

func NewAppRoleAssignmentItemRequestBuilderInternal

func NewAppRoleAssignmentItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *AppRoleAssignmentItemRequestBuilder

NewAppRoleAssignmentItemRequestBuilderInternal instantiates a new AppRoleAssignmentItemRequestBuilder and sets the default values.

func (*AppRoleAssignmentItemRequestBuilder) CheckMemberGroups

CheckMemberGroups provides operations to call the checkMemberGroups method. returns a *ItemCheckMemberGroupsRequestBuilder when successful

func (*AppRoleAssignmentItemRequestBuilder) CheckMemberObjects

CheckMemberObjects provides operations to call the checkMemberObjects method. returns a *ItemCheckMemberObjectsRequestBuilder when successful

func (*AppRoleAssignmentItemRequestBuilder) Delete

Delete delete entity from appRoleAssignments returns a ODataError error when the service returns a 4XX or 5XX status code

func (*AppRoleAssignmentItemRequestBuilder) Get

Get get entity from appRoleAssignments by key returns a AppRoleAssignmentable when successful returns a ODataError error when the service returns a 4XX or 5XX status code

func (*AppRoleAssignmentItemRequestBuilder) GetMemberGroups

GetMemberGroups provides operations to call the getMemberGroups method. returns a *ItemGetMemberGroupsRequestBuilder when successful

func (*AppRoleAssignmentItemRequestBuilder) GetMemberObjects

GetMemberObjects provides operations to call the getMemberObjects method. returns a *ItemGetMemberObjectsRequestBuilder when successful

func (*AppRoleAssignmentItemRequestBuilder) Patch

Patch update entity in appRoleAssignments returns a AppRoleAssignmentable when successful returns a ODataError error when the service returns a 4XX or 5XX status code

func (*AppRoleAssignmentItemRequestBuilder) Restore

Restore provides operations to call the restore method. returns a *ItemRestoreRequestBuilder when successful

func (*AppRoleAssignmentItemRequestBuilder) ToDeleteRequestInformation

ToDeleteRequestInformation delete entity from appRoleAssignments returns a *RequestInformation when successful

func (*AppRoleAssignmentItemRequestBuilder) ToGetRequestInformation

ToGetRequestInformation get entity from appRoleAssignments by key returns a *RequestInformation when successful

func (*AppRoleAssignmentItemRequestBuilder) ToPatchRequestInformation

ToPatchRequestInformation update entity in appRoleAssignments returns a *RequestInformation when successful

func (*AppRoleAssignmentItemRequestBuilder) 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 *AppRoleAssignmentItemRequestBuilder when successful

type AppRoleAssignmentItemRequestBuilderDeleteRequestConfiguration

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

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

type AppRoleAssignmentItemRequestBuilderGetQueryParameters

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

AppRoleAssignmentItemRequestBuilderGetQueryParameters get entity from appRoleAssignments by key

type AppRoleAssignmentItemRequestBuilderGetRequestConfiguration

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

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

type AppRoleAssignmentItemRequestBuilderPatchRequestConfiguration

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

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

type AppRoleAssignmentsRequestBuilder

AppRoleAssignmentsRequestBuilder provides operations to manage the collection of appRoleAssignment entities.

func NewAppRoleAssignmentsRequestBuilder

NewAppRoleAssignmentsRequestBuilder instantiates a new AppRoleAssignmentsRequestBuilder and sets the default values.

func NewAppRoleAssignmentsRequestBuilderInternal

func NewAppRoleAssignmentsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *AppRoleAssignmentsRequestBuilder

NewAppRoleAssignmentsRequestBuilderInternal instantiates a new AppRoleAssignmentsRequestBuilder and sets the default values.

func (*AppRoleAssignmentsRequestBuilder) ByAppRoleAssignmentId

func (m *AppRoleAssignmentsRequestBuilder) ByAppRoleAssignmentId(appRoleAssignmentId string) *AppRoleAssignmentItemRequestBuilder

ByAppRoleAssignmentId provides operations to manage the collection of appRoleAssignment entities. returns a *AppRoleAssignmentItemRequestBuilder when successful

func (*AppRoleAssignmentsRequestBuilder) Count

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

func (*AppRoleAssignmentsRequestBuilder) Delta

Delta provides operations to call the delta method. returns a *DeltaRequestBuilder when successful

func (*AppRoleAssignmentsRequestBuilder) Get

Get get entities from appRoleAssignments returns a AppRoleAssignmentCollectionResponseable when successful returns a ODataError error when the service returns a 4XX or 5XX status code

func (*AppRoleAssignmentsRequestBuilder) GetAvailableExtensionProperties

GetAvailableExtensionProperties provides operations to call the getAvailableExtensionProperties method. returns a *GetAvailableExtensionPropertiesRequestBuilder when successful

func (*AppRoleAssignmentsRequestBuilder) GetByIds

GetByIds provides operations to call the getByIds method. returns a *GetByIdsRequestBuilder when successful

func (*AppRoleAssignmentsRequestBuilder) Post

Post add new entity to appRoleAssignments returns a AppRoleAssignmentable when successful returns a ODataError error when the service returns a 4XX or 5XX status code

func (*AppRoleAssignmentsRequestBuilder) ToGetRequestInformation

ToGetRequestInformation get entities from appRoleAssignments returns a *RequestInformation when successful

func (*AppRoleAssignmentsRequestBuilder) ToPostRequestInformation

ToPostRequestInformation add new entity to appRoleAssignments returns a *RequestInformation when successful

func (*AppRoleAssignmentsRequestBuilder) ValidateProperties

ValidateProperties provides operations to call the validateProperties method. returns a *ValidatePropertiesRequestBuilder when successful

func (*AppRoleAssignmentsRequestBuilder) 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 *AppRoleAssignmentsRequestBuilder when successful

type AppRoleAssignmentsRequestBuilderGetQueryParameters

type AppRoleAssignmentsRequestBuilderGetQueryParameters 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"`
}

AppRoleAssignmentsRequestBuilderGetQueryParameters get entities from appRoleAssignments

type AppRoleAssignmentsRequestBuilderGetRequestConfiguration

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

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

type AppRoleAssignmentsRequestBuilderPostRequestConfiguration

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

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

type CountRequestBuilder

CountRequestBuilder provides operations to count the resources in the collection.

func NewCountRequestBuilder

NewCountRequestBuilder instantiates a new CountRequestBuilder and sets the default values.

func NewCountRequestBuilderInternal

func NewCountRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *CountRequestBuilder

NewCountRequestBuilderInternal instantiates a new CountRequestBuilder and sets the default values.

func (*CountRequestBuilder) 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 (*CountRequestBuilder) ToGetRequestInformation

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

func (*CountRequestBuilder) WithUrl

func (m *CountRequestBuilder) WithUrl(rawUrl string) *CountRequestBuilder

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

type CountRequestBuilderGetQueryParameters

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

CountRequestBuilderGetQueryParameters get the number of the resource

type CountRequestBuilderGetRequestConfiguration

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

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

type DeltaGetResponse

func NewDeltaGetResponse

func NewDeltaGetResponse() *DeltaGetResponse

NewDeltaGetResponse instantiates a new DeltaGetResponse and sets the default values.

func (*DeltaGetResponse) GetFieldDeserializers

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

func (*DeltaGetResponse) GetValue

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

func (*DeltaGetResponse) Serialize

Serialize serializes information the current object

func (*DeltaGetResponse) SetValue

SetValue sets the value property value. The value property

type DeltaRequestBuilder

DeltaRequestBuilder provides operations to call the delta method.

func NewDeltaRequestBuilder

NewDeltaRequestBuilder instantiates a new DeltaRequestBuilder and sets the default values.

func NewDeltaRequestBuilderInternal

func NewDeltaRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DeltaRequestBuilder

NewDeltaRequestBuilderInternal instantiates a new DeltaRequestBuilder and sets the default values.

func (*DeltaRequestBuilder) Get

Get get newly created, updated, or deleted directory objects without performing a full read of the entire directoryObject collection. For more information, see Use delta query to track changes in Microsoft Graph data for details. Deprecated: This method is obsolete. Use GetAsDeltaGetResponse instead. returns a DeltaResponseable when successful returns a ODataError error when the service returns a 4XX or 5XX status code Find more info here

func (*DeltaRequestBuilder) GetAsDeltaGetResponse

func (m *DeltaRequestBuilder) GetAsDeltaGetResponse(ctx context.Context, requestConfiguration *DeltaRequestBuilderGetRequestConfiguration) (DeltaGetResponseable, error)

GetAsDeltaGetResponse get newly created, updated, or deleted directory objects without performing a full read of the entire directoryObject collection. For more information, see Use delta query to track changes in Microsoft Graph data for details. returns a DeltaGetResponseable when successful returns a ODataError error when the service returns a 4XX or 5XX status code Find more info here

func (*DeltaRequestBuilder) ToGetRequestInformation

ToGetRequestInformation get newly created, updated, or deleted directory objects without performing a full read of the entire directoryObject collection. For more information, see Use delta query to track changes in Microsoft Graph data for details. returns a *RequestInformation when successful

func (*DeltaRequestBuilder) WithUrl

func (m *DeltaRequestBuilder) WithUrl(rawUrl string) *DeltaRequestBuilder

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

type DeltaRequestBuilderGetQueryParameters

type DeltaRequestBuilderGetQueryParameters 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"`
}

DeltaRequestBuilderGetQueryParameters get newly created, updated, or deleted directory objects without performing a full read of the entire directoryObject collection. For more information, see Use delta query to track changes in Microsoft Graph data for details.

type DeltaRequestBuilderGetRequestConfiguration

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

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

type DeltaResponse deprecated

type DeltaResponse struct {
	DeltaGetResponse
}

Deprecated: This class is obsolete. Use DeltaGetResponseable instead.

func NewDeltaResponse

func NewDeltaResponse() *DeltaResponse

NewDeltaResponse instantiates a new DeltaResponse and sets the default values.

type DeltaResponseable deprecated

Deprecated: This class is obsolete. Use DeltaGetResponseable instead.

type GetAvailableExtensionPropertiesPostRequestBody

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

func NewGetAvailableExtensionPropertiesPostRequestBody

func NewGetAvailableExtensionPropertiesPostRequestBody() *GetAvailableExtensionPropertiesPostRequestBody

NewGetAvailableExtensionPropertiesPostRequestBody instantiates a new GetAvailableExtensionPropertiesPostRequestBody and sets the default values.

func (*GetAvailableExtensionPropertiesPostRequestBody) GetAdditionalData

func (m *GetAvailableExtensionPropertiesPostRequestBody) GetAdditionalData() map[string]any

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. returns a map[string]any when successful

func (*GetAvailableExtensionPropertiesPostRequestBody) GetBackingStore

GetBackingStore gets the BackingStore property value. Stores model information. returns a BackingStore when successful

func (*GetAvailableExtensionPropertiesPostRequestBody) GetFieldDeserializers

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

func (*GetAvailableExtensionPropertiesPostRequestBody) GetIsSyncedFromOnPremises

func (m *GetAvailableExtensionPropertiesPostRequestBody) GetIsSyncedFromOnPremises() *bool

GetIsSyncedFromOnPremises gets the isSyncedFromOnPremises property value. The isSyncedFromOnPremises property returns a *bool when successful

func (*GetAvailableExtensionPropertiesPostRequestBody) Serialize

Serialize serializes information the current object

func (*GetAvailableExtensionPropertiesPostRequestBody) SetAdditionalData

func (m *GetAvailableExtensionPropertiesPostRequestBody) SetAdditionalData(value map[string]any)

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 (*GetAvailableExtensionPropertiesPostRequestBody) SetBackingStore

SetBackingStore sets the BackingStore property value. Stores model information.

func (*GetAvailableExtensionPropertiesPostRequestBody) SetIsSyncedFromOnPremises

func (m *GetAvailableExtensionPropertiesPostRequestBody) SetIsSyncedFromOnPremises(value *bool)

SetIsSyncedFromOnPremises sets the isSyncedFromOnPremises property value. The isSyncedFromOnPremises property

type GetAvailableExtensionPropertiesPostResponse

func NewGetAvailableExtensionPropertiesPostResponse

func NewGetAvailableExtensionPropertiesPostResponse() *GetAvailableExtensionPropertiesPostResponse

NewGetAvailableExtensionPropertiesPostResponse instantiates a new GetAvailableExtensionPropertiesPostResponse and sets the default values.

func (*GetAvailableExtensionPropertiesPostResponse) GetFieldDeserializers

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

func (*GetAvailableExtensionPropertiesPostResponse) GetValue

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

func (*GetAvailableExtensionPropertiesPostResponse) Serialize

Serialize serializes information the current object

func (*GetAvailableExtensionPropertiesPostResponse) SetValue

SetValue sets the value property value. The value property

type GetAvailableExtensionPropertiesRequestBuilder

type GetAvailableExtensionPropertiesRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

GetAvailableExtensionPropertiesRequestBuilder provides operations to call the getAvailableExtensionProperties method.

func NewGetAvailableExtensionPropertiesRequestBuilder

NewGetAvailableExtensionPropertiesRequestBuilder instantiates a new GetAvailableExtensionPropertiesRequestBuilder and sets the default values.

func NewGetAvailableExtensionPropertiesRequestBuilderInternal

func NewGetAvailableExtensionPropertiesRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *GetAvailableExtensionPropertiesRequestBuilder

NewGetAvailableExtensionPropertiesRequestBuilderInternal instantiates a new GetAvailableExtensionPropertiesRequestBuilder and sets the default values.

func (*GetAvailableExtensionPropertiesRequestBuilder) Post

Post return all directory extension definitions that have been registered in a directory, including through multi-tenant apps. The following entities support extension properties: Deprecated: This method is obsolete. Use PostAsGetAvailableExtensionPropertiesPostResponse instead. returns a GetAvailableExtensionPropertiesResponseable when successful returns a ODataError error when the service returns a 4XX or 5XX status code Find more info here

func (*GetAvailableExtensionPropertiesRequestBuilder) PostAsGetAvailableExtensionPropertiesPostResponse

PostAsGetAvailableExtensionPropertiesPostResponse return all directory extension definitions that have been registered in a directory, including through multi-tenant apps. The following entities support extension properties: returns a GetAvailableExtensionPropertiesPostResponseable when successful returns a ODataError error when the service returns a 4XX or 5XX status code Find more info here

func (*GetAvailableExtensionPropertiesRequestBuilder) ToPostRequestInformation

ToPostRequestInformation return all directory extension definitions that have been registered in a directory, including through multi-tenant apps. The following entities support extension properties: returns a *RequestInformation when successful

func (*GetAvailableExtensionPropertiesRequestBuilder) 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 *GetAvailableExtensionPropertiesRequestBuilder when successful

type GetAvailableExtensionPropertiesRequestBuilderPostRequestConfiguration

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

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

type GetAvailableExtensionPropertiesResponse deprecated

type GetAvailableExtensionPropertiesResponse struct {
	GetAvailableExtensionPropertiesPostResponse
}

Deprecated: This class is obsolete. Use GetAvailableExtensionPropertiesPostResponseable instead.

func NewGetAvailableExtensionPropertiesResponse

func NewGetAvailableExtensionPropertiesResponse() *GetAvailableExtensionPropertiesResponse

NewGetAvailableExtensionPropertiesResponse instantiates a new GetAvailableExtensionPropertiesResponse and sets the default values.

type GetAvailableExtensionPropertiesResponseable deprecated

Deprecated: This class is obsolete. Use GetAvailableExtensionPropertiesPostResponseable instead.

type GetByIdsPostRequestBody

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

func NewGetByIdsPostRequestBody

func NewGetByIdsPostRequestBody() *GetByIdsPostRequestBody

NewGetByIdsPostRequestBody instantiates a new GetByIdsPostRequestBody and sets the default values.

func (*GetByIdsPostRequestBody) GetAdditionalData

func (m *GetByIdsPostRequestBody) GetAdditionalData() map[string]any

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. returns a map[string]any when successful

func (*GetByIdsPostRequestBody) GetBackingStore

GetBackingStore gets the BackingStore property value. Stores model information. returns a BackingStore when successful

func (*GetByIdsPostRequestBody) GetFieldDeserializers

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

func (*GetByIdsPostRequestBody) GetIds

func (m *GetByIdsPostRequestBody) GetIds() []string

GetIds gets the ids property value. The ids property returns a []string when successful

func (*GetByIdsPostRequestBody) GetTypes

func (m *GetByIdsPostRequestBody) GetTypes() []string

GetTypes gets the types property value. The types property returns a []string when successful

func (*GetByIdsPostRequestBody) Serialize

Serialize serializes information the current object

func (*GetByIdsPostRequestBody) SetAdditionalData

func (m *GetByIdsPostRequestBody) SetAdditionalData(value map[string]any)

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 (*GetByIdsPostRequestBody) SetBackingStore

SetBackingStore sets the BackingStore property value. Stores model information.

func (*GetByIdsPostRequestBody) SetIds

func (m *GetByIdsPostRequestBody) SetIds(value []string)

SetIds sets the ids property value. The ids property

func (*GetByIdsPostRequestBody) SetTypes

func (m *GetByIdsPostRequestBody) SetTypes(value []string)

SetTypes sets the types property value. The types property

type GetByIdsPostResponse

func NewGetByIdsPostResponse

func NewGetByIdsPostResponse() *GetByIdsPostResponse

NewGetByIdsPostResponse instantiates a new GetByIdsPostResponse and sets the default values.

func (*GetByIdsPostResponse) GetFieldDeserializers

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

func (*GetByIdsPostResponse) GetValue

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

func (*GetByIdsPostResponse) Serialize

Serialize serializes information the current object

func (*GetByIdsPostResponse) SetValue

SetValue sets the value property value. The value property

type GetByIdsRequestBuilder

GetByIdsRequestBuilder provides operations to call the getByIds method.

func NewGetByIdsRequestBuilder

NewGetByIdsRequestBuilder instantiates a new GetByIdsRequestBuilder and sets the default values.

func NewGetByIdsRequestBuilderInternal

func NewGetByIdsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *GetByIdsRequestBuilder

NewGetByIdsRequestBuilderInternal instantiates a new GetByIdsRequestBuilder and sets the default values.

func (*GetByIdsRequestBuilder) Post

Post return the directory objects specified in a list of IDs. Only a subset of user properties are returned by default in v1.0. Some common uses for this function are to: Deprecated: This method is obsolete. Use PostAsGetByIdsPostResponse instead. returns a GetByIdsResponseable when successful returns a ODataError error when the service returns a 4XX or 5XX status code Find more info here

func (*GetByIdsRequestBuilder) PostAsGetByIdsPostResponse

PostAsGetByIdsPostResponse return the directory objects specified in a list of IDs. Only a subset of user properties are returned by default in v1.0. Some common uses for this function are to: returns a GetByIdsPostResponseable when successful returns a ODataError error when the service returns a 4XX or 5XX status code Find more info here

func (*GetByIdsRequestBuilder) ToPostRequestInformation

ToPostRequestInformation return the directory objects specified in a list of IDs. Only a subset of user properties are returned by default in v1.0. Some common uses for this function are to: returns a *RequestInformation when successful

func (*GetByIdsRequestBuilder) 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 *GetByIdsRequestBuilder when successful

type GetByIdsRequestBuilderPostRequestConfiguration

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

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

type GetByIdsResponse deprecated

type GetByIdsResponse struct {
	GetByIdsPostResponse
}

Deprecated: This class is obsolete. Use GetByIdsPostResponseable instead.

func NewGetByIdsResponse

func NewGetByIdsResponse() *GetByIdsResponse

NewGetByIdsResponse instantiates a new GetByIdsResponse and sets the default values.

type GetByIdsResponseable deprecated

Deprecated: This class is obsolete. Use GetByIdsPostResponseable instead.

type ItemCheckMemberGroupsPostRequestBody

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

func NewItemCheckMemberGroupsPostRequestBody

func NewItemCheckMemberGroupsPostRequestBody() *ItemCheckMemberGroupsPostRequestBody

NewItemCheckMemberGroupsPostRequestBody instantiates a new ItemCheckMemberGroupsPostRequestBody and sets the default values.

func (*ItemCheckMemberGroupsPostRequestBody) GetAdditionalData

func (m *ItemCheckMemberGroupsPostRequestBody) GetAdditionalData() map[string]any

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. returns a map[string]any when successful

func (*ItemCheckMemberGroupsPostRequestBody) GetBackingStore

GetBackingStore gets the BackingStore property value. Stores model information. returns a BackingStore when successful

func (*ItemCheckMemberGroupsPostRequestBody) GetFieldDeserializers

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

func (*ItemCheckMemberGroupsPostRequestBody) GetGroupIds

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

GetGroupIds gets the groupIds property value. The groupIds property returns a []string when successful

func (*ItemCheckMemberGroupsPostRequestBody) Serialize

Serialize serializes information the current object

func (*ItemCheckMemberGroupsPostRequestBody) SetAdditionalData

func (m *ItemCheckMemberGroupsPostRequestBody) SetAdditionalData(value map[string]any)

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 (*ItemCheckMemberGroupsPostRequestBody) SetBackingStore

SetBackingStore sets the BackingStore property value. Stores model information.

func (*ItemCheckMemberGroupsPostRequestBody) SetGroupIds

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

SetGroupIds sets the groupIds property value. The groupIds property

type ItemCheckMemberGroupsPostResponse

func NewItemCheckMemberGroupsPostResponse

func NewItemCheckMemberGroupsPostResponse() *ItemCheckMemberGroupsPostResponse

NewItemCheckMemberGroupsPostResponse instantiates a new ItemCheckMemberGroupsPostResponse and sets the default values.

func (*ItemCheckMemberGroupsPostResponse) GetFieldDeserializers

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

func (*ItemCheckMemberGroupsPostResponse) GetValue

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

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

func (*ItemCheckMemberGroupsPostResponse) Serialize

Serialize serializes information the current object

func (*ItemCheckMemberGroupsPostResponse) SetValue

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

SetValue sets the value property value. The value property

type ItemCheckMemberGroupsRequestBuilder

ItemCheckMemberGroupsRequestBuilder provides operations to call the checkMemberGroups method.

func NewItemCheckMemberGroupsRequestBuilder

NewItemCheckMemberGroupsRequestBuilder instantiates a new ItemCheckMemberGroupsRequestBuilder and sets the default values.

func NewItemCheckMemberGroupsRequestBuilderInternal

func NewItemCheckMemberGroupsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemCheckMemberGroupsRequestBuilder

NewItemCheckMemberGroupsRequestBuilderInternal instantiates a new ItemCheckMemberGroupsRequestBuilder and sets the default values.

func (*ItemCheckMemberGroupsRequestBuilder) Post

Post check for membership in a specified list of group IDs, and return from that list the IDs of groups where a specified object is a member. The specified object can be of one of the following types:- user- group- service principal- organizational contact- device- directory object This function is transitive. You can check up to a maximum of 20 groups per request. This function supports all groups provisioned in Microsoft Entra ID. Because Microsoft 365 groups cannot contain other groups, membership in a Microsoft 365 group is always direct. Deprecated: This method is obsolete. Use PostAsCheckMemberGroupsPostResponse instead. returns a ItemCheckMemberGroupsResponseable when successful returns a ODataError error when the service returns a 4XX or 5XX status code Find more info here

func (*ItemCheckMemberGroupsRequestBuilder) PostAsCheckMemberGroupsPostResponse

PostAsCheckMemberGroupsPostResponse check for membership in a specified list of group IDs, and return from that list the IDs of groups where a specified object is a member. The specified object can be of one of the following types:- user- group- service principal- organizational contact- device- directory object This function is transitive. You can check up to a maximum of 20 groups per request. This function supports all groups provisioned in Microsoft Entra ID. Because Microsoft 365 groups cannot contain other groups, membership in a Microsoft 365 group is always direct. returns a ItemCheckMemberGroupsPostResponseable when successful returns a ODataError error when the service returns a 4XX or 5XX status code Find more info here

func (*ItemCheckMemberGroupsRequestBuilder) ToPostRequestInformation

ToPostRequestInformation check for membership in a specified list of group IDs, and return from that list the IDs of groups where a specified object is a member. The specified object can be of one of the following types:- user- group- service principal- organizational contact- device- directory object This function is transitive. You can check up to a maximum of 20 groups per request. This function supports all groups provisioned in Microsoft Entra ID. Because Microsoft 365 groups cannot contain other groups, membership in a Microsoft 365 group is always direct. returns a *RequestInformation when successful

func (*ItemCheckMemberGroupsRequestBuilder) 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 *ItemCheckMemberGroupsRequestBuilder when successful

type ItemCheckMemberGroupsRequestBuilderPostRequestConfiguration

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

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

type ItemCheckMemberGroupsResponse deprecated

type ItemCheckMemberGroupsResponse struct {
	ItemCheckMemberGroupsPostResponse
}

Deprecated: This class is obsolete. Use ItemCheckMemberGroupsPostResponseable instead.

func NewItemCheckMemberGroupsResponse

func NewItemCheckMemberGroupsResponse() *ItemCheckMemberGroupsResponse

NewItemCheckMemberGroupsResponse instantiates a new ItemCheckMemberGroupsResponse and sets the default values.

type ItemCheckMemberGroupsResponseable deprecated

Deprecated: This class is obsolete. Use ItemCheckMemberGroupsPostResponseable instead.

type ItemCheckMemberObjectsPostRequestBody

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

func NewItemCheckMemberObjectsPostRequestBody

func NewItemCheckMemberObjectsPostRequestBody() *ItemCheckMemberObjectsPostRequestBody

NewItemCheckMemberObjectsPostRequestBody instantiates a new ItemCheckMemberObjectsPostRequestBody and sets the default values.

func (*ItemCheckMemberObjectsPostRequestBody) GetAdditionalData

func (m *ItemCheckMemberObjectsPostRequestBody) GetAdditionalData() map[string]any

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. returns a map[string]any when successful

func (*ItemCheckMemberObjectsPostRequestBody) GetBackingStore

GetBackingStore gets the BackingStore property value. Stores model information. returns a BackingStore when successful

func (*ItemCheckMemberObjectsPostRequestBody) GetFieldDeserializers

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

func (*ItemCheckMemberObjectsPostRequestBody) GetIds

GetIds gets the ids property value. The ids property returns a []string when successful

func (*ItemCheckMemberObjectsPostRequestBody) Serialize

Serialize serializes information the current object

func (*ItemCheckMemberObjectsPostRequestBody) SetAdditionalData

func (m *ItemCheckMemberObjectsPostRequestBody) SetAdditionalData(value map[string]any)

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 (*ItemCheckMemberObjectsPostRequestBody) SetBackingStore

SetBackingStore sets the BackingStore property value. Stores model information.

func (*ItemCheckMemberObjectsPostRequestBody) SetIds

func (m *ItemCheckMemberObjectsPostRequestBody) SetIds(value []string)

SetIds sets the ids property value. The ids property

type ItemCheckMemberObjectsPostResponse

func NewItemCheckMemberObjectsPostResponse

func NewItemCheckMemberObjectsPostResponse() *ItemCheckMemberObjectsPostResponse

NewItemCheckMemberObjectsPostResponse instantiates a new ItemCheckMemberObjectsPostResponse and sets the default values.

func (*ItemCheckMemberObjectsPostResponse) GetFieldDeserializers

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

func (*ItemCheckMemberObjectsPostResponse) GetValue

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

func (*ItemCheckMemberObjectsPostResponse) Serialize

Serialize serializes information the current object

func (*ItemCheckMemberObjectsPostResponse) SetValue

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

SetValue sets the value property value. The value property

type ItemCheckMemberObjectsRequestBuilder

type ItemCheckMemberObjectsRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

ItemCheckMemberObjectsRequestBuilder provides operations to call the checkMemberObjects method.

func NewItemCheckMemberObjectsRequestBuilder

NewItemCheckMemberObjectsRequestBuilder instantiates a new ItemCheckMemberObjectsRequestBuilder and sets the default values.

func NewItemCheckMemberObjectsRequestBuilderInternal

func NewItemCheckMemberObjectsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemCheckMemberObjectsRequestBuilder

NewItemCheckMemberObjectsRequestBuilderInternal instantiates a new ItemCheckMemberObjectsRequestBuilder and sets the default values.

func (*ItemCheckMemberObjectsRequestBuilder) Post

Post invoke action checkMemberObjects Deprecated: This method is obsolete. Use PostAsCheckMemberObjectsPostResponse instead. returns a ItemCheckMemberObjectsResponseable when successful returns a ODataError error when the service returns a 4XX or 5XX status code

func (*ItemCheckMemberObjectsRequestBuilder) PostAsCheckMemberObjectsPostResponse

PostAsCheckMemberObjectsPostResponse invoke action checkMemberObjects returns a ItemCheckMemberObjectsPostResponseable when successful returns a ODataError error when the service returns a 4XX or 5XX status code

func (*ItemCheckMemberObjectsRequestBuilder) ToPostRequestInformation

ToPostRequestInformation invoke action checkMemberObjects returns a *RequestInformation when successful

func (*ItemCheckMemberObjectsRequestBuilder) 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 *ItemCheckMemberObjectsRequestBuilder when successful

type ItemCheckMemberObjectsRequestBuilderPostRequestConfiguration

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

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

type ItemCheckMemberObjectsResponse deprecated

type ItemCheckMemberObjectsResponse struct {
	ItemCheckMemberObjectsPostResponse
}

Deprecated: This class is obsolete. Use ItemCheckMemberObjectsPostResponseable instead.

func NewItemCheckMemberObjectsResponse

func NewItemCheckMemberObjectsResponse() *ItemCheckMemberObjectsResponse

NewItemCheckMemberObjectsResponse instantiates a new ItemCheckMemberObjectsResponse and sets the default values.

type ItemCheckMemberObjectsResponseable deprecated

Deprecated: This class is obsolete. Use ItemCheckMemberObjectsPostResponseable instead.

type ItemGetMemberGroupsPostRequestBody

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

func NewItemGetMemberGroupsPostRequestBody

func NewItemGetMemberGroupsPostRequestBody() *ItemGetMemberGroupsPostRequestBody

NewItemGetMemberGroupsPostRequestBody instantiates a new ItemGetMemberGroupsPostRequestBody and sets the default values.

func (*ItemGetMemberGroupsPostRequestBody) GetAdditionalData

func (m *ItemGetMemberGroupsPostRequestBody) GetAdditionalData() map[string]any

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. returns a map[string]any when successful

func (*ItemGetMemberGroupsPostRequestBody) GetBackingStore

GetBackingStore gets the BackingStore property value. Stores model information. returns a BackingStore when successful

func (*ItemGetMemberGroupsPostRequestBody) GetFieldDeserializers

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

func (*ItemGetMemberGroupsPostRequestBody) GetSecurityEnabledOnly

func (m *ItemGetMemberGroupsPostRequestBody) GetSecurityEnabledOnly() *bool

GetSecurityEnabledOnly gets the securityEnabledOnly property value. The securityEnabledOnly property returns a *bool when successful

func (*ItemGetMemberGroupsPostRequestBody) Serialize

Serialize serializes information the current object

func (*ItemGetMemberGroupsPostRequestBody) SetAdditionalData

func (m *ItemGetMemberGroupsPostRequestBody) SetAdditionalData(value map[string]any)

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 (*ItemGetMemberGroupsPostRequestBody) SetBackingStore

SetBackingStore sets the BackingStore property value. Stores model information.

func (*ItemGetMemberGroupsPostRequestBody) SetSecurityEnabledOnly

func (m *ItemGetMemberGroupsPostRequestBody) SetSecurityEnabledOnly(value *bool)

SetSecurityEnabledOnly sets the securityEnabledOnly property value. The securityEnabledOnly property

type ItemGetMemberGroupsPostResponse

func NewItemGetMemberGroupsPostResponse

func NewItemGetMemberGroupsPostResponse() *ItemGetMemberGroupsPostResponse

NewItemGetMemberGroupsPostResponse instantiates a new ItemGetMemberGroupsPostResponse and sets the default values.

func (*ItemGetMemberGroupsPostResponse) GetFieldDeserializers

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

func (*ItemGetMemberGroupsPostResponse) GetValue

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

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

func (*ItemGetMemberGroupsPostResponse) Serialize

Serialize serializes information the current object

func (*ItemGetMemberGroupsPostResponse) SetValue

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

SetValue sets the value property value. The value property

type ItemGetMemberGroupsRequestBuilder

ItemGetMemberGroupsRequestBuilder provides operations to call the getMemberGroups method.

func NewItemGetMemberGroupsRequestBuilder

NewItemGetMemberGroupsRequestBuilder instantiates a new ItemGetMemberGroupsRequestBuilder and sets the default values.

func NewItemGetMemberGroupsRequestBuilderInternal

func NewItemGetMemberGroupsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemGetMemberGroupsRequestBuilder

NewItemGetMemberGroupsRequestBuilderInternal instantiates a new ItemGetMemberGroupsRequestBuilder and sets the default values.

func (*ItemGetMemberGroupsRequestBuilder) Post

Post return all the group IDs for the groups that the specified user, group, service principal, organizational contact, device, or directory object is a member of. This function is transitive. This API returns up to 11,000 group IDs. If more than 11,000 results are available, it returns a 400 Bad Request error with the DirectoryResultSizeLimitExceeded error code. If you get the DirectoryResultSizeLimitExceeded error code, use the List group transitive memberOf API instead. Deprecated: This method is obsolete. Use PostAsGetMemberGroupsPostResponse instead. returns a ItemGetMemberGroupsResponseable when successful returns a ODataError error when the service returns a 4XX or 5XX status code Find more info here

func (*ItemGetMemberGroupsRequestBuilder) PostAsGetMemberGroupsPostResponse

PostAsGetMemberGroupsPostResponse return all the group IDs for the groups that the specified user, group, service principal, organizational contact, device, or directory object is a member of. This function is transitive. This API returns up to 11,000 group IDs. If more than 11,000 results are available, it returns a 400 Bad Request error with the DirectoryResultSizeLimitExceeded error code. If you get the DirectoryResultSizeLimitExceeded error code, use the List group transitive memberOf API instead. returns a ItemGetMemberGroupsPostResponseable when successful returns a ODataError error when the service returns a 4XX or 5XX status code Find more info here

func (*ItemGetMemberGroupsRequestBuilder) ToPostRequestInformation

ToPostRequestInformation return all the group IDs for the groups that the specified user, group, service principal, organizational contact, device, or directory object is a member of. This function is transitive. This API returns up to 11,000 group IDs. If more than 11,000 results are available, it returns a 400 Bad Request error with the DirectoryResultSizeLimitExceeded error code. If you get the DirectoryResultSizeLimitExceeded error code, use the List group transitive memberOf API instead. returns a *RequestInformation when successful

func (*ItemGetMemberGroupsRequestBuilder) 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 *ItemGetMemberGroupsRequestBuilder when successful

type ItemGetMemberGroupsRequestBuilderPostRequestConfiguration

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

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

type ItemGetMemberGroupsResponse deprecated

type ItemGetMemberGroupsResponse struct {
	ItemGetMemberGroupsPostResponse
}

Deprecated: This class is obsolete. Use ItemGetMemberGroupsPostResponseable instead.

func NewItemGetMemberGroupsResponse

func NewItemGetMemberGroupsResponse() *ItemGetMemberGroupsResponse

NewItemGetMemberGroupsResponse instantiates a new ItemGetMemberGroupsResponse and sets the default values.

type ItemGetMemberGroupsResponseable deprecated

Deprecated: This class is obsolete. Use ItemGetMemberGroupsPostResponseable instead.

type ItemGetMemberObjectsPostRequestBody

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

func NewItemGetMemberObjectsPostRequestBody

func NewItemGetMemberObjectsPostRequestBody() *ItemGetMemberObjectsPostRequestBody

NewItemGetMemberObjectsPostRequestBody instantiates a new ItemGetMemberObjectsPostRequestBody and sets the default values.

func (*ItemGetMemberObjectsPostRequestBody) GetAdditionalData

func (m *ItemGetMemberObjectsPostRequestBody) GetAdditionalData() map[string]any

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. returns a map[string]any when successful

func (*ItemGetMemberObjectsPostRequestBody) GetBackingStore

GetBackingStore gets the BackingStore property value. Stores model information. returns a BackingStore when successful

func (*ItemGetMemberObjectsPostRequestBody) GetFieldDeserializers

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

func (*ItemGetMemberObjectsPostRequestBody) GetSecurityEnabledOnly

func (m *ItemGetMemberObjectsPostRequestBody) GetSecurityEnabledOnly() *bool

GetSecurityEnabledOnly gets the securityEnabledOnly property value. The securityEnabledOnly property returns a *bool when successful

func (*ItemGetMemberObjectsPostRequestBody) Serialize

Serialize serializes information the current object

func (*ItemGetMemberObjectsPostRequestBody) SetAdditionalData

func (m *ItemGetMemberObjectsPostRequestBody) SetAdditionalData(value map[string]any)

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 (*ItemGetMemberObjectsPostRequestBody) SetBackingStore

SetBackingStore sets the BackingStore property value. Stores model information.

func (*ItemGetMemberObjectsPostRequestBody) SetSecurityEnabledOnly

func (m *ItemGetMemberObjectsPostRequestBody) SetSecurityEnabledOnly(value *bool)

SetSecurityEnabledOnly sets the securityEnabledOnly property value. The securityEnabledOnly property

type ItemGetMemberObjectsPostResponse

func NewItemGetMemberObjectsPostResponse

func NewItemGetMemberObjectsPostResponse() *ItemGetMemberObjectsPostResponse

NewItemGetMemberObjectsPostResponse instantiates a new ItemGetMemberObjectsPostResponse and sets the default values.

func (*ItemGetMemberObjectsPostResponse) GetFieldDeserializers

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

func (*ItemGetMemberObjectsPostResponse) GetValue

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

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

func (*ItemGetMemberObjectsPostResponse) Serialize

Serialize serializes information the current object

func (*ItemGetMemberObjectsPostResponse) SetValue

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

SetValue sets the value property value. The value property

type ItemGetMemberObjectsRequestBuilder

ItemGetMemberObjectsRequestBuilder provides operations to call the getMemberObjects method.

func NewItemGetMemberObjectsRequestBuilder

NewItemGetMemberObjectsRequestBuilder instantiates a new ItemGetMemberObjectsRequestBuilder and sets the default values.

func NewItemGetMemberObjectsRequestBuilderInternal

func NewItemGetMemberObjectsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemGetMemberObjectsRequestBuilder

NewItemGetMemberObjectsRequestBuilderInternal instantiates a new ItemGetMemberObjectsRequestBuilder and sets the default values.

func (*ItemGetMemberObjectsRequestBuilder) Post

Post return all IDs for the groups, administrative units, and directory roles that an object of one of the following types is a member of:- user- group- service principal- organizational contact- device- directory object This function is transitive. Only users and role-enabled groups can be members of directory roles. Deprecated: This method is obsolete. Use PostAsGetMemberObjectsPostResponse instead. returns a ItemGetMemberObjectsResponseable when successful returns a ODataError error when the service returns a 4XX or 5XX status code Find more info here

func (*ItemGetMemberObjectsRequestBuilder) PostAsGetMemberObjectsPostResponse

PostAsGetMemberObjectsPostResponse return all IDs for the groups, administrative units, and directory roles that an object of one of the following types is a member of:- user- group- service principal- organizational contact- device- directory object This function is transitive. Only users and role-enabled groups can be members of directory roles. returns a ItemGetMemberObjectsPostResponseable when successful returns a ODataError error when the service returns a 4XX or 5XX status code Find more info here

func (*ItemGetMemberObjectsRequestBuilder) ToPostRequestInformation

ToPostRequestInformation return all IDs for the groups, administrative units, and directory roles that an object of one of the following types is a member of:- user- group- service principal- organizational contact- device- directory object This function is transitive. Only users and role-enabled groups can be members of directory roles. returns a *RequestInformation when successful

func (*ItemGetMemberObjectsRequestBuilder) 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 *ItemGetMemberObjectsRequestBuilder when successful

type ItemGetMemberObjectsRequestBuilderPostRequestConfiguration

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

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

type ItemGetMemberObjectsResponse deprecated

type ItemGetMemberObjectsResponse struct {
	ItemGetMemberObjectsPostResponse
}

Deprecated: This class is obsolete. Use ItemGetMemberObjectsPostResponseable instead.

func NewItemGetMemberObjectsResponse

func NewItemGetMemberObjectsResponse() *ItemGetMemberObjectsResponse

NewItemGetMemberObjectsResponse instantiates a new ItemGetMemberObjectsResponse and sets the default values.

type ItemGetMemberObjectsResponseable deprecated

Deprecated: This class is obsolete. Use ItemGetMemberObjectsPostResponseable instead.

type ItemRestoreRequestBuilder

ItemRestoreRequestBuilder provides operations to call the restore method.

func NewItemRestoreRequestBuilder

NewItemRestoreRequestBuilder instantiates a new ItemRestoreRequestBuilder and sets the default values.

func NewItemRestoreRequestBuilderInternal

func NewItemRestoreRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemRestoreRequestBuilder

NewItemRestoreRequestBuilderInternal instantiates a new ItemRestoreRequestBuilder and sets the default values.

func (*ItemRestoreRequestBuilder) Post

Post restore a recently deleted application, group, servicePrincipal, administrative unit, or user object from deleted items. If an item was accidentally deleted, you can fully restore the item. However, security groups can't be restored. Also, restoring an application doesn't restore the associated service principal automatically. You must call this API to explicitly restore the deleted service principal. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted. returns a DirectoryObjectable when successful returns a ODataError error when the service returns a 4XX or 5XX status code Find more info here

func (*ItemRestoreRequestBuilder) ToPostRequestInformation

ToPostRequestInformation restore a recently deleted application, group, servicePrincipal, administrative unit, or user object from deleted items. If an item was accidentally deleted, you can fully restore the item. However, security groups can't be restored. Also, restoring an application doesn't restore the associated service principal automatically. You must call this API to explicitly restore the deleted service principal. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted. returns a *RequestInformation when successful

func (*ItemRestoreRequestBuilder) 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 *ItemRestoreRequestBuilder when successful

type ItemRestoreRequestBuilderPostRequestConfiguration

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

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

type ValidatePropertiesPostRequestBody

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

func NewValidatePropertiesPostRequestBody

func NewValidatePropertiesPostRequestBody() *ValidatePropertiesPostRequestBody

NewValidatePropertiesPostRequestBody instantiates a new ValidatePropertiesPostRequestBody and sets the default values.

func (*ValidatePropertiesPostRequestBody) GetAdditionalData

func (m *ValidatePropertiesPostRequestBody) GetAdditionalData() map[string]any

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. returns a map[string]any when successful

func (*ValidatePropertiesPostRequestBody) GetBackingStore

GetBackingStore gets the BackingStore property value. Stores model information. returns a BackingStore when successful

func (*ValidatePropertiesPostRequestBody) GetDisplayName

func (m *ValidatePropertiesPostRequestBody) GetDisplayName() *string

GetDisplayName gets the displayName property value. The displayName property returns a *string when successful

func (*ValidatePropertiesPostRequestBody) GetEntityType

func (m *ValidatePropertiesPostRequestBody) GetEntityType() *string

GetEntityType gets the entityType property value. The entityType property returns a *string when successful

func (*ValidatePropertiesPostRequestBody) GetFieldDeserializers

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

func (*ValidatePropertiesPostRequestBody) GetMailNickname

func (m *ValidatePropertiesPostRequestBody) GetMailNickname() *string

GetMailNickname gets the mailNickname property value. The mailNickname property returns a *string when successful

func (*ValidatePropertiesPostRequestBody) GetOnBehalfOfUserId

GetOnBehalfOfUserId gets the onBehalfOfUserId property value. The onBehalfOfUserId property returns a *UUID when successful

func (*ValidatePropertiesPostRequestBody) Serialize

Serialize serializes information the current object

func (*ValidatePropertiesPostRequestBody) SetAdditionalData

func (m *ValidatePropertiesPostRequestBody) SetAdditionalData(value map[string]any)

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 (*ValidatePropertiesPostRequestBody) SetBackingStore

SetBackingStore sets the BackingStore property value. Stores model information.

func (*ValidatePropertiesPostRequestBody) SetDisplayName

func (m *ValidatePropertiesPostRequestBody) SetDisplayName(value *string)

SetDisplayName sets the displayName property value. The displayName property

func (*ValidatePropertiesPostRequestBody) SetEntityType

func (m *ValidatePropertiesPostRequestBody) SetEntityType(value *string)

SetEntityType sets the entityType property value. The entityType property

func (*ValidatePropertiesPostRequestBody) SetMailNickname

func (m *ValidatePropertiesPostRequestBody) SetMailNickname(value *string)

SetMailNickname sets the mailNickname property value. The mailNickname property

func (*ValidatePropertiesPostRequestBody) SetOnBehalfOfUserId

SetOnBehalfOfUserId sets the onBehalfOfUserId property value. The onBehalfOfUserId property

type ValidatePropertiesRequestBuilder

ValidatePropertiesRequestBuilder provides operations to call the validateProperties method.

func NewValidatePropertiesRequestBuilder

NewValidatePropertiesRequestBuilder instantiates a new ValidatePropertiesRequestBuilder and sets the default values.

func NewValidatePropertiesRequestBuilderInternal

func NewValidatePropertiesRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ValidatePropertiesRequestBuilder

NewValidatePropertiesRequestBuilderInternal instantiates a new ValidatePropertiesRequestBuilder and sets the default values.

func (*ValidatePropertiesRequestBuilder) Post

Post validate that a Microsoft 365 group's display name or mail nickname complies with naming policies. Clients can use this API to determine whether a display name or mail nickname is valid before trying to create a Microsoft 365 group. To validate the properties of an existing group, use the group: validateProperties function. The following policy validations are performed for the display name and mail nickname properties:1. Validate the prefix and suffix naming policy2. Validate the custom banned words policy3. Validate that the mail nickname is unique This API only returns the first validation failure that is encountered. If the properties fail multiple validations, only the first validation failure is returned. However, you can validate both the mail nickname and the display name and receive a collection of validation errors if you are only validating the prefix and suffix naming policy. To learn more about configuring naming policies, see Configure naming policy. returns a ODataError error when the service returns a 4XX or 5XX status code Find more info here

func (*ValidatePropertiesRequestBuilder) ToPostRequestInformation

ToPostRequestInformation validate that a Microsoft 365 group's display name or mail nickname complies with naming policies. Clients can use this API to determine whether a display name or mail nickname is valid before trying to create a Microsoft 365 group. To validate the properties of an existing group, use the group: validateProperties function. The following policy validations are performed for the display name and mail nickname properties:1. Validate the prefix and suffix naming policy2. Validate the custom banned words policy3. Validate that the mail nickname is unique This API only returns the first validation failure that is encountered. If the properties fail multiple validations, only the first validation failure is returned. However, you can validate both the mail nickname and the display name and receive a collection of validation errors if you are only validating the prefix and suffix naming policy. To learn more about configuring naming policies, see Configure naming policy. returns a *RequestInformation when successful

func (*ValidatePropertiesRequestBuilder) 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 *ValidatePropertiesRequestBuilder when successful

type ValidatePropertiesRequestBuilderPostRequestConfiguration

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

ValidatePropertiesRequestBuilderPostRequestConfiguration 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