devices

package
v1.59.0 Latest Latest
Warning

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

Go to latest
Published: Jan 24, 2025 License: MIT Imports: 7 Imported by: 4

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateDeltaGetResponseFromDiscriminatorValue added in v1.20.0

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

func CreateDeltaResponseFromDiscriminatorValue added in v0.49.0

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

func CreateGetAvailableExtensionPropertiesPostRequestBodyFromDiscriminatorValue added in v0.49.0

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

func CreateGetAvailableExtensionPropertiesPostResponseFromDiscriminatorValue added in v1.20.0

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

func CreateGetAvailableExtensionPropertiesResponseFromDiscriminatorValue added in v0.49.0

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

func CreateGetByIdsPostRequestBodyFromDiscriminatorValue added in v0.49.0

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

func CreateGetByIdsPostResponseFromDiscriminatorValue added in v1.20.0

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

func CreateGetByIdsResponseFromDiscriminatorValue added in v0.49.0

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

func CreateItemCheckMemberGroupsPostRequestBodyFromDiscriminatorValue added in v0.49.0

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

func CreateItemCheckMemberGroupsPostResponseFromDiscriminatorValue added in v1.20.0

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

func CreateItemCheckMemberGroupsResponseFromDiscriminatorValue added in v0.49.0

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

func CreateItemCheckMemberObjectsPostRequestBodyFromDiscriminatorValue added in v0.49.0

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

func CreateItemCheckMemberObjectsPostResponseFromDiscriminatorValue added in v1.20.0

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

func CreateItemCheckMemberObjectsResponseFromDiscriminatorValue added in v0.49.0

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

func CreateItemGetMemberGroupsPostRequestBodyFromDiscriminatorValue added in v0.49.0

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

func CreateItemGetMemberGroupsPostResponseFromDiscriminatorValue added in v1.20.0

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

func CreateItemGetMemberGroupsResponseFromDiscriminatorValue added in v0.49.0

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

func CreateItemGetMemberObjectsPostRequestBodyFromDiscriminatorValue added in v0.49.0

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

func CreateItemGetMemberObjectsPostResponseFromDiscriminatorValue added in v1.20.0

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

func CreateItemGetMemberObjectsResponseFromDiscriminatorValue added in v0.49.0

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

func CreateValidatePropertiesPostRequestBodyFromDiscriminatorValue added in v0.49.0

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

Types

type CountRequestBuilder added in v0.49.0

CountRequestBuilder provides operations to count the resources in the collection.

func NewCountRequestBuilder added in v0.49.0

NewCountRequestBuilder instantiates a new CountRequestBuilder and sets the default values.

func NewCountRequestBuilderInternal added in v0.49.0

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

NewCountRequestBuilderInternal instantiates a new CountRequestBuilder and sets the default values.

func (*CountRequestBuilder) Get added in v0.49.0

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 added in v0.51.0

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

func (*CountRequestBuilder) WithUrl added in v1.18.0

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 added in v0.53.0

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 added in v0.49.0

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 added in v1.20.0

func NewDeltaGetResponse added in v1.20.0

func NewDeltaGetResponse() *DeltaGetResponse

NewDeltaGetResponse instantiates a new DeltaGetResponse and sets the default values.

func (*DeltaGetResponse) GetFieldDeserializers added in v1.20.0

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

func (*DeltaGetResponse) GetValue added in v1.20.0

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

func (*DeltaGetResponse) Serialize added in v1.20.0

Serialize serializes information the current object

func (*DeltaGetResponse) SetValue added in v1.20.0

SetValue sets the value property value. The value property

type DeltaRequestBuilder added in v0.49.0

DeltaRequestBuilder provides operations to call the delta method.

func NewDeltaRequestBuilder added in v0.49.0

NewDeltaRequestBuilder instantiates a new DeltaRequestBuilder and sets the default values.

func NewDeltaRequestBuilderInternal added in v0.49.0

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

NewDeltaRequestBuilderInternal instantiates a new DeltaRequestBuilder and sets the default values.

func (*DeltaRequestBuilder) Get added in v0.49.0

Get get newly created, updated, or deleted devices without performing a full read of the entire resource 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 added in v1.20.0

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

GetAsDeltaGetResponse get newly created, updated, or deleted devices without performing a full read of the entire resource 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 added in v0.51.0

ToGetRequestInformation get newly created, updated, or deleted devices without performing a full read of the entire resource 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 added in v1.18.0

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 added in v0.49.0

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 devices without performing a full read of the entire resource collection. For more information, see Use delta query to track changes in Microsoft Graph data for details.

type DeltaRequestBuilderGetRequestConfiguration added in v0.49.0

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 added in v0.49.0

type DeltaResponse struct {
	DeltaGetResponse
}

Deprecated: This class is obsolete. Use DeltaGetResponseable instead.

func NewDeltaResponse added in v0.49.0

func NewDeltaResponse() *DeltaResponse

NewDeltaResponse instantiates a new DeltaResponse and sets the default values.

type DeltaResponseable deprecated added in v0.49.0

Deprecated: This class is obsolete. Use DeltaGetResponseable instead.

type DeviceItemRequestBuilder added in v0.49.0

DeviceItemRequestBuilder provides operations to manage the collection of device entities.

func NewDeviceItemRequestBuilder added in v0.49.0

NewDeviceItemRequestBuilder instantiates a new DeviceItemRequestBuilder and sets the default values.

func NewDeviceItemRequestBuilderInternal added in v0.49.0

func NewDeviceItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DeviceItemRequestBuilder

NewDeviceItemRequestBuilderInternal instantiates a new DeviceItemRequestBuilder and sets the default values.

func (*DeviceItemRequestBuilder) CheckMemberGroups added in v0.49.0

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

func (*DeviceItemRequestBuilder) CheckMemberObjects added in v0.49.0

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

func (*DeviceItemRequestBuilder) Delete added in v0.49.0

Delete delete a registered device. returns a ODataError error when the service returns a 4XX or 5XX status code Find more info here

func (*DeviceItemRequestBuilder) Extensions added in v0.49.0

Extensions provides operations to manage the extensions property of the microsoft.graph.device entity. returns a *ItemExtensionsRequestBuilder when successful

func (*DeviceItemRequestBuilder) Get added in v0.49.0

Get get the properties and relationships of a device object. returns a Deviceable when successful returns a ODataError error when the service returns a 4XX or 5XX status code Find more info here

func (*DeviceItemRequestBuilder) GetMemberGroups added in v0.49.0

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

func (*DeviceItemRequestBuilder) GetMemberObjects added in v0.49.0

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

func (*DeviceItemRequestBuilder) MemberOf added in v0.49.0

MemberOf provides operations to manage the memberOf property of the microsoft.graph.device entity. returns a *ItemMemberOfRequestBuilder when successful

func (*DeviceItemRequestBuilder) Patch added in v0.49.0

Patch update the properties of a registered device. Only certain properties of a device can be updated through approved Mobile Device Managment (MDM) apps. returns a Deviceable when successful returns a ODataError error when the service returns a 4XX or 5XX status code Find more info here

func (*DeviceItemRequestBuilder) RegisteredOwners added in v0.49.0

RegisteredOwners provides operations to manage the registeredOwners property of the microsoft.graph.device entity. returns a *ItemRegisteredOwnersRequestBuilder when successful

func (*DeviceItemRequestBuilder) RegisteredUsers added in v0.49.0

RegisteredUsers provides operations to manage the registeredUsers property of the microsoft.graph.device entity. returns a *ItemRegisteredUsersRequestBuilder when successful

func (*DeviceItemRequestBuilder) Restore added in v0.49.0

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

func (*DeviceItemRequestBuilder) ToDeleteRequestInformation added in v0.51.0

ToDeleteRequestInformation delete a registered device. returns a *RequestInformation when successful

func (*DeviceItemRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation get the properties and relationships of a device object. returns a *RequestInformation when successful

func (*DeviceItemRequestBuilder) ToPatchRequestInformation added in v0.51.0

ToPatchRequestInformation update the properties of a registered device. Only certain properties of a device can be updated through approved Mobile Device Managment (MDM) apps. returns a *RequestInformation when successful

func (*DeviceItemRequestBuilder) TransitiveMemberOf added in v0.49.0

TransitiveMemberOf provides operations to manage the transitiveMemberOf property of the microsoft.graph.device entity. returns a *ItemTransitiveMemberOfRequestBuilder when successful

func (*DeviceItemRequestBuilder) WithUrl added in v1.18.0

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

type DeviceItemRequestBuilderDeleteRequestConfiguration added in v0.49.0

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

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

type DeviceItemRequestBuilderGetQueryParameters added in v0.49.0

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

DeviceItemRequestBuilderGetQueryParameters get the properties and relationships of a device object.

type DeviceItemRequestBuilderGetRequestConfiguration added in v0.49.0

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

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

type DeviceItemRequestBuilderPatchRequestConfiguration added in v0.49.0

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

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

type DevicesRequestBuilder

DevicesRequestBuilder provides operations to manage the collection of device entities.

func NewDevicesRequestBuilder

NewDevicesRequestBuilder instantiates a new DevicesRequestBuilder and sets the default values.

func NewDevicesRequestBuilderInternal

func NewDevicesRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DevicesRequestBuilder

NewDevicesRequestBuilderInternal instantiates a new DevicesRequestBuilder and sets the default values.

func (*DevicesRequestBuilder) ByDeviceId added in v0.63.0

func (m *DevicesRequestBuilder) ByDeviceId(deviceId string) *DeviceItemRequestBuilder

ByDeviceId provides operations to manage the collection of device entities. returns a *DeviceItemRequestBuilder when successful

func (*DevicesRequestBuilder) Count added in v0.13.0

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

func (*DevicesRequestBuilder) Delta added in v0.32.0

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

func (*DevicesRequestBuilder) Get

Get retrieve a list of device objects registered in the organization. returns a DeviceCollectionResponseable when successful returns a ODataError error when the service returns a 4XX or 5XX status code Find more info here

func (*DevicesRequestBuilder) GetAvailableExtensionProperties

func (m *DevicesRequestBuilder) GetAvailableExtensionProperties() *GetAvailableExtensionPropertiesRequestBuilder

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

func (*DevicesRequestBuilder) GetByIds

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

func (*DevicesRequestBuilder) Post

Post create and register a new device in the organization. returns a Deviceable when successful returns a ODataError error when the service returns a 4XX or 5XX status code Find more info here

func (*DevicesRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation retrieve a list of device objects registered in the organization. returns a *RequestInformation when successful

func (*DevicesRequestBuilder) ToPostRequestInformation added in v0.51.0

ToPostRequestInformation create and register a new device in the organization. returns a *RequestInformation when successful

func (*DevicesRequestBuilder) ValidateProperties

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

func (*DevicesRequestBuilder) WithUrl added in v1.18.0

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

type DevicesRequestBuilderGetQueryParameters

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

DevicesRequestBuilderGetQueryParameters retrieve a list of device objects registered in the organization.

type DevicesRequestBuilderGetRequestConfiguration added in v0.22.0

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

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

type DevicesRequestBuilderPostRequestConfiguration added in v0.22.0

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

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

type GetAvailableExtensionPropertiesPostRequestBody added in v0.49.0

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

func NewGetAvailableExtensionPropertiesPostRequestBody added in v0.49.0

func NewGetAvailableExtensionPropertiesPostRequestBody() *GetAvailableExtensionPropertiesPostRequestBody

NewGetAvailableExtensionPropertiesPostRequestBody instantiates a new GetAvailableExtensionPropertiesPostRequestBody and sets the default values.

func (*GetAvailableExtensionPropertiesPostRequestBody) GetAdditionalData added in v0.49.0

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 added in v0.56.0

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

func (*GetAvailableExtensionPropertiesPostRequestBody) GetFieldDeserializers added in v0.49.0

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

func (*GetAvailableExtensionPropertiesPostRequestBody) GetIsSyncedFromOnPremises added in v0.49.0

func (m *GetAvailableExtensionPropertiesPostRequestBody) GetIsSyncedFromOnPremises() *bool

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

func (*GetAvailableExtensionPropertiesPostRequestBody) Serialize added in v0.49.0

Serialize serializes information the current object

func (*GetAvailableExtensionPropertiesPostRequestBody) SetAdditionalData added in v0.49.0

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 added in v0.56.0

SetBackingStore sets the BackingStore property value. Stores model information.

func (*GetAvailableExtensionPropertiesPostRequestBody) SetIsSyncedFromOnPremises added in v0.49.0

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

SetIsSyncedFromOnPremises sets the isSyncedFromOnPremises property value. The isSyncedFromOnPremises property

type GetAvailableExtensionPropertiesPostResponse added in v1.20.0

func NewGetAvailableExtensionPropertiesPostResponse added in v1.20.0

func NewGetAvailableExtensionPropertiesPostResponse() *GetAvailableExtensionPropertiesPostResponse

NewGetAvailableExtensionPropertiesPostResponse instantiates a new GetAvailableExtensionPropertiesPostResponse and sets the default values.

func (*GetAvailableExtensionPropertiesPostResponse) GetFieldDeserializers added in v1.20.0

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

func (*GetAvailableExtensionPropertiesPostResponse) GetValue added in v1.20.0

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

func (*GetAvailableExtensionPropertiesPostResponse) Serialize added in v1.20.0

Serialize serializes information the current object

func (*GetAvailableExtensionPropertiesPostResponse) SetValue added in v1.20.0

SetValue sets the value property value. The value property

type GetAvailableExtensionPropertiesRequestBuilder added in v0.49.0

type GetAvailableExtensionPropertiesRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

GetAvailableExtensionPropertiesRequestBuilder provides operations to call the getAvailableExtensionProperties method.

func NewGetAvailableExtensionPropertiesRequestBuilder added in v0.49.0

NewGetAvailableExtensionPropertiesRequestBuilder instantiates a new GetAvailableExtensionPropertiesRequestBuilder and sets the default values.

func NewGetAvailableExtensionPropertiesRequestBuilderInternal added in v0.49.0

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

NewGetAvailableExtensionPropertiesRequestBuilderInternal instantiates a new GetAvailableExtensionPropertiesRequestBuilder and sets the default values.

func (*GetAvailableExtensionPropertiesRequestBuilder) Post added in v0.49.0

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 added in v1.20.0

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 added in v0.51.0

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 added in v1.18.0

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 added in v0.49.0

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 added in v0.49.0

type GetAvailableExtensionPropertiesResponse struct {
	GetAvailableExtensionPropertiesPostResponse
}

Deprecated: This class is obsolete. Use GetAvailableExtensionPropertiesPostResponseable instead.

func NewGetAvailableExtensionPropertiesResponse added in v0.49.0

func NewGetAvailableExtensionPropertiesResponse() *GetAvailableExtensionPropertiesResponse

NewGetAvailableExtensionPropertiesResponse instantiates a new GetAvailableExtensionPropertiesResponse and sets the default values.

type GetAvailableExtensionPropertiesResponseable deprecated added in v0.49.0

Deprecated: This class is obsolete. Use GetAvailableExtensionPropertiesPostResponseable instead.

type GetByIdsPostRequestBody added in v0.49.0

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

func NewGetByIdsPostRequestBody added in v0.49.0

func NewGetByIdsPostRequestBody() *GetByIdsPostRequestBody

NewGetByIdsPostRequestBody instantiates a new GetByIdsPostRequestBody and sets the default values.

func (*GetByIdsPostRequestBody) GetAdditionalData added in v0.49.0

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 added in v0.56.0

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

func (*GetByIdsPostRequestBody) GetFieldDeserializers added in v0.49.0

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

func (*GetByIdsPostRequestBody) GetIds added in v0.49.0

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

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

func (*GetByIdsPostRequestBody) GetTypes added in v0.49.0

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

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

func (*GetByIdsPostRequestBody) Serialize added in v0.49.0

Serialize serializes information the current object

func (*GetByIdsPostRequestBody) SetAdditionalData added in v0.49.0

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 added in v0.56.0

SetBackingStore sets the BackingStore property value. Stores model information.

func (*GetByIdsPostRequestBody) SetIds added in v0.49.0

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

SetIds sets the ids property value. The ids property

func (*GetByIdsPostRequestBody) SetTypes added in v0.49.0

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

SetTypes sets the types property value. The types property

type GetByIdsPostResponse added in v1.20.0

func NewGetByIdsPostResponse added in v1.20.0

func NewGetByIdsPostResponse() *GetByIdsPostResponse

NewGetByIdsPostResponse instantiates a new GetByIdsPostResponse and sets the default values.

func (*GetByIdsPostResponse) GetFieldDeserializers added in v1.20.0

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

func (*GetByIdsPostResponse) GetValue added in v1.20.0

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

func (*GetByIdsPostResponse) Serialize added in v1.20.0

Serialize serializes information the current object

func (*GetByIdsPostResponse) SetValue added in v1.20.0

SetValue sets the value property value. The value property

type GetByIdsRequestBuilder added in v0.49.0

GetByIdsRequestBuilder provides operations to call the getByIds method.

func NewGetByIdsRequestBuilder added in v0.49.0

NewGetByIdsRequestBuilder instantiates a new GetByIdsRequestBuilder and sets the default values.

func NewGetByIdsRequestBuilderInternal added in v0.49.0

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

NewGetByIdsRequestBuilderInternal instantiates a new GetByIdsRequestBuilder and sets the default values.

func (*GetByIdsRequestBuilder) Post added in v0.49.0

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 added in v1.20.0

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 added in v0.51.0

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 added in v1.18.0

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 added in v0.49.0

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 added in v0.49.0

type GetByIdsResponse struct {
	GetByIdsPostResponse
}

Deprecated: This class is obsolete. Use GetByIdsPostResponseable instead.

func NewGetByIdsResponse added in v0.49.0

func NewGetByIdsResponse() *GetByIdsResponse

NewGetByIdsResponse instantiates a new GetByIdsResponse and sets the default values.

type GetByIdsResponseable deprecated added in v0.49.0

Deprecated: This class is obsolete. Use GetByIdsPostResponseable instead.

type ItemCheckMemberGroupsPostRequestBody added in v0.49.0

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

func NewItemCheckMemberGroupsPostRequestBody added in v0.49.0

func NewItemCheckMemberGroupsPostRequestBody() *ItemCheckMemberGroupsPostRequestBody

NewItemCheckMemberGroupsPostRequestBody instantiates a new ItemCheckMemberGroupsPostRequestBody and sets the default values.

func (*ItemCheckMemberGroupsPostRequestBody) GetAdditionalData added in v0.49.0

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 added in v0.56.0

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

func (*ItemCheckMemberGroupsPostRequestBody) GetFieldDeserializers added in v0.49.0

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

func (*ItemCheckMemberGroupsPostRequestBody) GetGroupIds added in v0.49.0

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

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

func (*ItemCheckMemberGroupsPostRequestBody) Serialize added in v0.49.0

Serialize serializes information the current object

func (*ItemCheckMemberGroupsPostRequestBody) SetAdditionalData added in v0.49.0

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 added in v0.56.0

SetBackingStore sets the BackingStore property value. Stores model information.

func (*ItemCheckMemberGroupsPostRequestBody) SetGroupIds added in v0.49.0

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

SetGroupIds sets the groupIds property value. The groupIds property

type ItemCheckMemberGroupsPostResponse added in v1.20.0

func NewItemCheckMemberGroupsPostResponse added in v1.20.0

func NewItemCheckMemberGroupsPostResponse() *ItemCheckMemberGroupsPostResponse

NewItemCheckMemberGroupsPostResponse instantiates a new ItemCheckMemberGroupsPostResponse and sets the default values.

func (*ItemCheckMemberGroupsPostResponse) GetFieldDeserializers added in v1.20.0

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

func (*ItemCheckMemberGroupsPostResponse) GetValue added in v1.20.0

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

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

func (*ItemCheckMemberGroupsPostResponse) Serialize added in v1.20.0

Serialize serializes information the current object

func (*ItemCheckMemberGroupsPostResponse) SetValue added in v1.20.0

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

SetValue sets the value property value. The value property

type ItemCheckMemberGroupsRequestBuilder added in v0.49.0

ItemCheckMemberGroupsRequestBuilder provides operations to call the checkMemberGroups method.

func NewItemCheckMemberGroupsRequestBuilder added in v0.49.0

NewItemCheckMemberGroupsRequestBuilder instantiates a new ItemCheckMemberGroupsRequestBuilder and sets the default values.

func NewItemCheckMemberGroupsRequestBuilderInternal added in v0.49.0

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

NewItemCheckMemberGroupsRequestBuilderInternal instantiates a new ItemCheckMemberGroupsRequestBuilder and sets the default values.

func (*ItemCheckMemberGroupsRequestBuilder) Post added in v0.49.0

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 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 added in v1.20.0

PostAsCheckMemberGroupsPostResponse 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 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 added in v0.51.0

ToPostRequestInformation 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 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 added in v1.18.0

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 added in v0.49.0

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 added in v0.49.0

type ItemCheckMemberGroupsResponse struct {
	ItemCheckMemberGroupsPostResponse
}

Deprecated: This class is obsolete. Use ItemCheckMemberGroupsPostResponseable instead.

func NewItemCheckMemberGroupsResponse added in v0.49.0

func NewItemCheckMemberGroupsResponse() *ItemCheckMemberGroupsResponse

NewItemCheckMemberGroupsResponse instantiates a new ItemCheckMemberGroupsResponse and sets the default values.

type ItemCheckMemberGroupsResponseable deprecated added in v0.49.0

Deprecated: This class is obsolete. Use ItemCheckMemberGroupsPostResponseable instead.

type ItemCheckMemberObjectsPostRequestBody added in v0.49.0

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

func NewItemCheckMemberObjectsPostRequestBody added in v0.49.0

func NewItemCheckMemberObjectsPostRequestBody() *ItemCheckMemberObjectsPostRequestBody

NewItemCheckMemberObjectsPostRequestBody instantiates a new ItemCheckMemberObjectsPostRequestBody and sets the default values.

func (*ItemCheckMemberObjectsPostRequestBody) GetAdditionalData added in v0.49.0

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 added in v0.56.0

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

func (*ItemCheckMemberObjectsPostRequestBody) GetFieldDeserializers added in v0.49.0

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

func (*ItemCheckMemberObjectsPostRequestBody) GetIds added in v0.49.0

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

func (*ItemCheckMemberObjectsPostRequestBody) Serialize added in v0.49.0

Serialize serializes information the current object

func (*ItemCheckMemberObjectsPostRequestBody) SetAdditionalData added in v0.49.0

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 added in v0.56.0

SetBackingStore sets the BackingStore property value. Stores model information.

func (*ItemCheckMemberObjectsPostRequestBody) SetIds added in v0.49.0

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

SetIds sets the ids property value. The ids property

type ItemCheckMemberObjectsPostResponse added in v1.20.0

func NewItemCheckMemberObjectsPostResponse added in v1.20.0

func NewItemCheckMemberObjectsPostResponse() *ItemCheckMemberObjectsPostResponse

NewItemCheckMemberObjectsPostResponse instantiates a new ItemCheckMemberObjectsPostResponse and sets the default values.

func (*ItemCheckMemberObjectsPostResponse) GetFieldDeserializers added in v1.20.0

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

func (*ItemCheckMemberObjectsPostResponse) GetValue added in v1.20.0

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

func (*ItemCheckMemberObjectsPostResponse) Serialize added in v1.20.0

Serialize serializes information the current object

func (*ItemCheckMemberObjectsPostResponse) SetValue added in v1.20.0

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

SetValue sets the value property value. The value property

type ItemCheckMemberObjectsRequestBuilder added in v0.49.0

type ItemCheckMemberObjectsRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

ItemCheckMemberObjectsRequestBuilder provides operations to call the checkMemberObjects method.

func NewItemCheckMemberObjectsRequestBuilder added in v0.49.0

NewItemCheckMemberObjectsRequestBuilder instantiates a new ItemCheckMemberObjectsRequestBuilder and sets the default values.

func NewItemCheckMemberObjectsRequestBuilderInternal added in v0.49.0

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

NewItemCheckMemberObjectsRequestBuilderInternal instantiates a new ItemCheckMemberObjectsRequestBuilder and sets the default values.

func (*ItemCheckMemberObjectsRequestBuilder) Post added in v0.49.0

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 added in v1.20.0

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 added in v0.51.0

ToPostRequestInformation invoke action checkMemberObjects returns a *RequestInformation when successful

func (*ItemCheckMemberObjectsRequestBuilder) WithUrl added in v1.18.0

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 added in v0.49.0

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 added in v0.49.0

type ItemCheckMemberObjectsResponse struct {
	ItemCheckMemberObjectsPostResponse
}

Deprecated: This class is obsolete. Use ItemCheckMemberObjectsPostResponseable instead.

func NewItemCheckMemberObjectsResponse added in v0.49.0

func NewItemCheckMemberObjectsResponse() *ItemCheckMemberObjectsResponse

NewItemCheckMemberObjectsResponse instantiates a new ItemCheckMemberObjectsResponse and sets the default values.

type ItemCheckMemberObjectsResponseable deprecated added in v0.49.0

Deprecated: This class is obsolete. Use ItemCheckMemberObjectsPostResponseable instead.

type ItemExtensionsCountRequestBuilder added in v0.49.0

ItemExtensionsCountRequestBuilder provides operations to count the resources in the collection.

func NewItemExtensionsCountRequestBuilder added in v0.49.0

NewItemExtensionsCountRequestBuilder instantiates a new ItemExtensionsCountRequestBuilder and sets the default values.

func NewItemExtensionsCountRequestBuilderInternal added in v0.49.0

func NewItemExtensionsCountRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemExtensionsCountRequestBuilder

NewItemExtensionsCountRequestBuilderInternal instantiates a new ItemExtensionsCountRequestBuilder and sets the default values.

func (*ItemExtensionsCountRequestBuilder) Get added in v0.49.0

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 (*ItemExtensionsCountRequestBuilder) ToGetRequestInformation added in v0.51.0

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

func (*ItemExtensionsCountRequestBuilder) WithUrl added in v1.18.0

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

type ItemExtensionsCountRequestBuilderGetQueryParameters added in v0.53.0

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

ItemExtensionsCountRequestBuilderGetQueryParameters get the number of the resource

type ItemExtensionsCountRequestBuilderGetRequestConfiguration added in v0.49.0

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

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

type ItemExtensionsExtensionItemRequestBuilder added in v0.49.0

type ItemExtensionsExtensionItemRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

ItemExtensionsExtensionItemRequestBuilder provides operations to manage the extensions property of the microsoft.graph.device entity.

func NewItemExtensionsExtensionItemRequestBuilder added in v0.49.0

NewItemExtensionsExtensionItemRequestBuilder instantiates a new ItemExtensionsExtensionItemRequestBuilder and sets the default values.

func NewItemExtensionsExtensionItemRequestBuilderInternal added in v0.49.0

func NewItemExtensionsExtensionItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemExtensionsExtensionItemRequestBuilder

NewItemExtensionsExtensionItemRequestBuilderInternal instantiates a new ItemExtensionsExtensionItemRequestBuilder and sets the default values.

func (*ItemExtensionsExtensionItemRequestBuilder) Delete added in v0.49.0

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

func (*ItemExtensionsExtensionItemRequestBuilder) Get added in v0.49.0

Get the collection of open extensions defined for the device. Read-only. Nullable. returns a Extensionable when successful returns a ODataError error when the service returns a 4XX or 5XX status code

func (*ItemExtensionsExtensionItemRequestBuilder) Patch added in v0.49.0

Patch update the navigation property extensions in devices returns a Extensionable when successful returns a ODataError error when the service returns a 4XX or 5XX status code

func (*ItemExtensionsExtensionItemRequestBuilder) ToDeleteRequestInformation added in v0.51.0

ToDeleteRequestInformation delete navigation property extensions for devices returns a *RequestInformation when successful

func (*ItemExtensionsExtensionItemRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation the collection of open extensions defined for the device. Read-only. Nullable. returns a *RequestInformation when successful

func (*ItemExtensionsExtensionItemRequestBuilder) ToPatchRequestInformation added in v0.51.0

ToPatchRequestInformation update the navigation property extensions in devices returns a *RequestInformation when successful

func (*ItemExtensionsExtensionItemRequestBuilder) WithUrl added in v1.18.0

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

type ItemExtensionsExtensionItemRequestBuilderDeleteRequestConfiguration added in v0.49.0

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

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

type ItemExtensionsExtensionItemRequestBuilderGetQueryParameters added in v0.49.0

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

ItemExtensionsExtensionItemRequestBuilderGetQueryParameters the collection of open extensions defined for the device. Read-only. Nullable.

type ItemExtensionsExtensionItemRequestBuilderGetRequestConfiguration added in v0.49.0

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

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

type ItemExtensionsExtensionItemRequestBuilderPatchRequestConfiguration added in v0.49.0

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

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

type ItemExtensionsRequestBuilder added in v0.49.0

ItemExtensionsRequestBuilder provides operations to manage the extensions property of the microsoft.graph.device entity.

func NewItemExtensionsRequestBuilder added in v0.49.0

NewItemExtensionsRequestBuilder instantiates a new ItemExtensionsRequestBuilder and sets the default values.

func NewItemExtensionsRequestBuilderInternal added in v0.49.0

func NewItemExtensionsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemExtensionsRequestBuilder

NewItemExtensionsRequestBuilderInternal instantiates a new ItemExtensionsRequestBuilder and sets the default values.

func (*ItemExtensionsRequestBuilder) ByExtensionId added in v0.63.0

ByExtensionId provides operations to manage the extensions property of the microsoft.graph.device entity. returns a *ItemExtensionsExtensionItemRequestBuilder when successful

func (*ItemExtensionsRequestBuilder) Count added in v0.49.0

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

func (*ItemExtensionsRequestBuilder) Get added in v0.49.0

Get the collection of open extensions defined for the device. Read-only. Nullable. returns a ExtensionCollectionResponseable when successful returns a ODataError error when the service returns a 4XX or 5XX status code

func (*ItemExtensionsRequestBuilder) Post added in v0.49.0

Post create new navigation property to extensions for devices returns a Extensionable when successful returns a ODataError error when the service returns a 4XX or 5XX status code

func (*ItemExtensionsRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation the collection of open extensions defined for the device. Read-only. Nullable. returns a *RequestInformation when successful

func (*ItemExtensionsRequestBuilder) ToPostRequestInformation added in v0.51.0

ToPostRequestInformation create new navigation property to extensions for devices returns a *RequestInformation when successful

func (*ItemExtensionsRequestBuilder) WithUrl added in v1.18.0

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

type ItemExtensionsRequestBuilderGetQueryParameters added in v0.49.0

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

ItemExtensionsRequestBuilderGetQueryParameters the collection of open extensions defined for the device. Read-only. Nullable.

type ItemExtensionsRequestBuilderGetRequestConfiguration added in v0.49.0

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

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

type ItemExtensionsRequestBuilderPostRequestConfiguration added in v0.49.0

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

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

type ItemGetMemberGroupsPostRequestBody added in v0.49.0

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

func NewItemGetMemberGroupsPostRequestBody added in v0.49.0

func NewItemGetMemberGroupsPostRequestBody() *ItemGetMemberGroupsPostRequestBody

NewItemGetMemberGroupsPostRequestBody instantiates a new ItemGetMemberGroupsPostRequestBody and sets the default values.

func (*ItemGetMemberGroupsPostRequestBody) GetAdditionalData added in v0.49.0

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 added in v0.56.0

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

func (*ItemGetMemberGroupsPostRequestBody) GetFieldDeserializers added in v0.49.0

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

func (*ItemGetMemberGroupsPostRequestBody) GetSecurityEnabledOnly added in v0.49.0

func (m *ItemGetMemberGroupsPostRequestBody) GetSecurityEnabledOnly() *bool

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

func (*ItemGetMemberGroupsPostRequestBody) Serialize added in v0.49.0

Serialize serializes information the current object

func (*ItemGetMemberGroupsPostRequestBody) SetAdditionalData added in v0.49.0

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 added in v0.56.0

SetBackingStore sets the BackingStore property value. Stores model information.

func (*ItemGetMemberGroupsPostRequestBody) SetSecurityEnabledOnly added in v0.49.0

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

SetSecurityEnabledOnly sets the securityEnabledOnly property value. The securityEnabledOnly property

type ItemGetMemberGroupsPostResponse added in v1.20.0

func NewItemGetMemberGroupsPostResponse added in v1.20.0

func NewItemGetMemberGroupsPostResponse() *ItemGetMemberGroupsPostResponse

NewItemGetMemberGroupsPostResponse instantiates a new ItemGetMemberGroupsPostResponse and sets the default values.

func (*ItemGetMemberGroupsPostResponse) GetFieldDeserializers added in v1.20.0

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

func (*ItemGetMemberGroupsPostResponse) GetValue added in v1.20.0

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

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

func (*ItemGetMemberGroupsPostResponse) Serialize added in v1.20.0

Serialize serializes information the current object

func (*ItemGetMemberGroupsPostResponse) SetValue added in v1.20.0

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

SetValue sets the value property value. The value property

type ItemGetMemberGroupsRequestBuilder added in v0.49.0

ItemGetMemberGroupsRequestBuilder provides operations to call the getMemberGroups method.

func NewItemGetMemberGroupsRequestBuilder added in v0.49.0

NewItemGetMemberGroupsRequestBuilder instantiates a new ItemGetMemberGroupsRequestBuilder and sets the default values.

func NewItemGetMemberGroupsRequestBuilderInternal added in v0.49.0

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

NewItemGetMemberGroupsRequestBuilderInternal instantiates a new ItemGetMemberGroupsRequestBuilder and sets the default values.

func (*ItemGetMemberGroupsRequestBuilder) Post added in v0.49.0

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 added in v1.20.0

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 added in v0.51.0

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 added in v1.18.0

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 added in v0.49.0

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 added in v0.49.0

type ItemGetMemberGroupsResponse struct {
	ItemGetMemberGroupsPostResponse
}

Deprecated: This class is obsolete. Use ItemGetMemberGroupsPostResponseable instead.

func NewItemGetMemberGroupsResponse added in v0.49.0

func NewItemGetMemberGroupsResponse() *ItemGetMemberGroupsResponse

NewItemGetMemberGroupsResponse instantiates a new ItemGetMemberGroupsResponse and sets the default values.

type ItemGetMemberGroupsResponseable deprecated added in v0.49.0

Deprecated: This class is obsolete. Use ItemGetMemberGroupsPostResponseable instead.

type ItemGetMemberObjectsPostRequestBody added in v0.49.0

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

func NewItemGetMemberObjectsPostRequestBody added in v0.49.0

func NewItemGetMemberObjectsPostRequestBody() *ItemGetMemberObjectsPostRequestBody

NewItemGetMemberObjectsPostRequestBody instantiates a new ItemGetMemberObjectsPostRequestBody and sets the default values.

func (*ItemGetMemberObjectsPostRequestBody) GetAdditionalData added in v0.49.0

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 added in v0.56.0

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

func (*ItemGetMemberObjectsPostRequestBody) GetFieldDeserializers added in v0.49.0

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

func (*ItemGetMemberObjectsPostRequestBody) GetSecurityEnabledOnly added in v0.49.0

func (m *ItemGetMemberObjectsPostRequestBody) GetSecurityEnabledOnly() *bool

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

func (*ItemGetMemberObjectsPostRequestBody) Serialize added in v0.49.0

Serialize serializes information the current object

func (*ItemGetMemberObjectsPostRequestBody) SetAdditionalData added in v0.49.0

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 added in v0.56.0

SetBackingStore sets the BackingStore property value. Stores model information.

func (*ItemGetMemberObjectsPostRequestBody) SetSecurityEnabledOnly added in v0.49.0

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

SetSecurityEnabledOnly sets the securityEnabledOnly property value. The securityEnabledOnly property

type ItemGetMemberObjectsPostResponse added in v1.20.0

func NewItemGetMemberObjectsPostResponse added in v1.20.0

func NewItemGetMemberObjectsPostResponse() *ItemGetMemberObjectsPostResponse

NewItemGetMemberObjectsPostResponse instantiates a new ItemGetMemberObjectsPostResponse and sets the default values.

func (*ItemGetMemberObjectsPostResponse) GetFieldDeserializers added in v1.20.0

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

func (*ItemGetMemberObjectsPostResponse) GetValue added in v1.20.0

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

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

func (*ItemGetMemberObjectsPostResponse) Serialize added in v1.20.0

Serialize serializes information the current object

func (*ItemGetMemberObjectsPostResponse) SetValue added in v1.20.0

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

SetValue sets the value property value. The value property

type ItemGetMemberObjectsRequestBuilder added in v0.49.0

ItemGetMemberObjectsRequestBuilder provides operations to call the getMemberObjects method.

func NewItemGetMemberObjectsRequestBuilder added in v0.49.0

NewItemGetMemberObjectsRequestBuilder instantiates a new ItemGetMemberObjectsRequestBuilder and sets the default values.

func NewItemGetMemberObjectsRequestBuilderInternal added in v0.49.0

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

NewItemGetMemberObjectsRequestBuilderInternal instantiates a new ItemGetMemberObjectsRequestBuilder and sets the default values.

func (*ItemGetMemberObjectsRequestBuilder) Post added in v0.49.0

Post return all IDs for the groups, administrative units, and directory roles that a user, group, service principal, organizational contact, device, or directory object is a member of. This function is transitive. Note: 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 added in v1.20.0

PostAsGetMemberObjectsPostResponse return all IDs for the groups, administrative units, and directory roles that a user, group, service principal, organizational contact, device, or directory object is a member of. This function is transitive. Note: 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 added in v0.51.0

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

func (*ItemGetMemberObjectsRequestBuilder) WithUrl added in v1.18.0

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 added in v0.49.0

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 added in v0.49.0

type ItemGetMemberObjectsResponse struct {
	ItemGetMemberObjectsPostResponse
}

Deprecated: This class is obsolete. Use ItemGetMemberObjectsPostResponseable instead.

func NewItemGetMemberObjectsResponse added in v0.49.0

func NewItemGetMemberObjectsResponse() *ItemGetMemberObjectsResponse

NewItemGetMemberObjectsResponse instantiates a new ItemGetMemberObjectsResponse and sets the default values.

type ItemGetMemberObjectsResponseable deprecated added in v0.49.0

Deprecated: This class is obsolete. Use ItemGetMemberObjectsPostResponseable instead.

type ItemMemberOfCountRequestBuilder added in v0.49.0

ItemMemberOfCountRequestBuilder provides operations to count the resources in the collection.

func NewItemMemberOfCountRequestBuilder added in v0.49.0

NewItemMemberOfCountRequestBuilder instantiates a new ItemMemberOfCountRequestBuilder and sets the default values.

func NewItemMemberOfCountRequestBuilderInternal added in v0.49.0

func NewItemMemberOfCountRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemMemberOfCountRequestBuilder

NewItemMemberOfCountRequestBuilderInternal instantiates a new ItemMemberOfCountRequestBuilder and sets the default values.

func (*ItemMemberOfCountRequestBuilder) Get added in v0.49.0

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 (*ItemMemberOfCountRequestBuilder) ToGetRequestInformation added in v0.51.0

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

func (*ItemMemberOfCountRequestBuilder) WithUrl added in v1.18.0

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

type ItemMemberOfCountRequestBuilderGetQueryParameters added in v0.53.0

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

ItemMemberOfCountRequestBuilderGetQueryParameters get the number of the resource

type ItemMemberOfCountRequestBuilderGetRequestConfiguration added in v0.49.0

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

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

type ItemMemberOfDirectoryObjectItemRequestBuilder added in v0.49.0

type ItemMemberOfDirectoryObjectItemRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

ItemMemberOfDirectoryObjectItemRequestBuilder provides operations to manage the memberOf property of the microsoft.graph.device entity.

func NewItemMemberOfDirectoryObjectItemRequestBuilder added in v0.49.0

NewItemMemberOfDirectoryObjectItemRequestBuilder instantiates a new ItemMemberOfDirectoryObjectItemRequestBuilder and sets the default values.

func NewItemMemberOfDirectoryObjectItemRequestBuilderInternal added in v0.49.0

func NewItemMemberOfDirectoryObjectItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemMemberOfDirectoryObjectItemRequestBuilder

NewItemMemberOfDirectoryObjectItemRequestBuilderInternal instantiates a new ItemMemberOfDirectoryObjectItemRequestBuilder and sets the default values.

func (*ItemMemberOfDirectoryObjectItemRequestBuilder) Get added in v0.49.0

Get groups and administrative units that this device is a member of. Read-only. Nullable. Supports $expand. returns a DirectoryObjectable when successful returns a ODataError error when the service returns a 4XX or 5XX status code

func (*ItemMemberOfDirectoryObjectItemRequestBuilder) GraphAdministrativeUnit added in v0.59.0

GraphAdministrativeUnit casts the previous resource to administrativeUnit. returns a *ItemMemberOfItemGraphAdministrativeUnitRequestBuilder when successful

func (*ItemMemberOfDirectoryObjectItemRequestBuilder) GraphGroup added in v0.56.0

GraphGroup casts the previous resource to group. returns a *ItemMemberOfItemGraphGroupRequestBuilder when successful

func (*ItemMemberOfDirectoryObjectItemRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation groups and administrative units that this device is a member of. Read-only. Nullable. Supports $expand. returns a *RequestInformation when successful

func (*ItemMemberOfDirectoryObjectItemRequestBuilder) WithUrl added in v1.18.0

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

type ItemMemberOfDirectoryObjectItemRequestBuilderGetQueryParameters added in v0.49.0

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

ItemMemberOfDirectoryObjectItemRequestBuilderGetQueryParameters groups and administrative units that this device is a member of. Read-only. Nullable. Supports $expand.

type ItemMemberOfDirectoryObjectItemRequestBuilderGetRequestConfiguration added in v0.49.0

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

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

type ItemMemberOfGraphAdministrativeUnitCountRequestBuilder added in v0.59.0

type ItemMemberOfGraphAdministrativeUnitCountRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

ItemMemberOfGraphAdministrativeUnitCountRequestBuilder provides operations to count the resources in the collection.

func NewItemMemberOfGraphAdministrativeUnitCountRequestBuilder added in v0.59.0

func NewItemMemberOfGraphAdministrativeUnitCountRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemMemberOfGraphAdministrativeUnitCountRequestBuilder

NewItemMemberOfGraphAdministrativeUnitCountRequestBuilder instantiates a new ItemMemberOfGraphAdministrativeUnitCountRequestBuilder and sets the default values.

func NewItemMemberOfGraphAdministrativeUnitCountRequestBuilderInternal added in v0.59.0

func NewItemMemberOfGraphAdministrativeUnitCountRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemMemberOfGraphAdministrativeUnitCountRequestBuilder

NewItemMemberOfGraphAdministrativeUnitCountRequestBuilderInternal instantiates a new ItemMemberOfGraphAdministrativeUnitCountRequestBuilder and sets the default values.

func (*ItemMemberOfGraphAdministrativeUnitCountRequestBuilder) Get added in v0.59.0

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 (*ItemMemberOfGraphAdministrativeUnitCountRequestBuilder) ToGetRequestInformation added in v0.59.0

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

func (*ItemMemberOfGraphAdministrativeUnitCountRequestBuilder) WithUrl added in v1.18.0

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

type ItemMemberOfGraphAdministrativeUnitCountRequestBuilderGetQueryParameters added in v0.59.0

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

ItemMemberOfGraphAdministrativeUnitCountRequestBuilderGetQueryParameters get the number of the resource

type ItemMemberOfGraphAdministrativeUnitCountRequestBuilderGetRequestConfiguration added in v0.59.0

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

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

type ItemMemberOfGraphAdministrativeUnitRequestBuilder added in v0.59.0

type ItemMemberOfGraphAdministrativeUnitRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

ItemMemberOfGraphAdministrativeUnitRequestBuilder casts the previous resource to administrativeUnit.

func NewItemMemberOfGraphAdministrativeUnitRequestBuilder added in v0.59.0

NewItemMemberOfGraphAdministrativeUnitRequestBuilder instantiates a new ItemMemberOfGraphAdministrativeUnitRequestBuilder and sets the default values.

func NewItemMemberOfGraphAdministrativeUnitRequestBuilderInternal added in v0.59.0

func NewItemMemberOfGraphAdministrativeUnitRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemMemberOfGraphAdministrativeUnitRequestBuilder

NewItemMemberOfGraphAdministrativeUnitRequestBuilderInternal instantiates a new ItemMemberOfGraphAdministrativeUnitRequestBuilder and sets the default values.

func (*ItemMemberOfGraphAdministrativeUnitRequestBuilder) Count added in v0.59.0

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

func (*ItemMemberOfGraphAdministrativeUnitRequestBuilder) Get added in v0.59.0

Get get the items of type microsoft.graph.administrativeUnit in the microsoft.graph.directoryObject collection returns a AdministrativeUnitCollectionResponseable when successful returns a ODataError error when the service returns a 4XX or 5XX status code

func (*ItemMemberOfGraphAdministrativeUnitRequestBuilder) ToGetRequestInformation added in v0.59.0

ToGetRequestInformation get the items of type microsoft.graph.administrativeUnit in the microsoft.graph.directoryObject collection returns a *RequestInformation when successful

func (*ItemMemberOfGraphAdministrativeUnitRequestBuilder) WithUrl added in v1.18.0

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

type ItemMemberOfGraphAdministrativeUnitRequestBuilderGetQueryParameters added in v0.59.0

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

ItemMemberOfGraphAdministrativeUnitRequestBuilderGetQueryParameters get the items of type microsoft.graph.administrativeUnit in the microsoft.graph.directoryObject collection

type ItemMemberOfGraphAdministrativeUnitRequestBuilderGetRequestConfiguration added in v0.59.0

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

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

type ItemMemberOfGraphGroupCountRequestBuilder added in v0.56.0

type ItemMemberOfGraphGroupCountRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

ItemMemberOfGraphGroupCountRequestBuilder provides operations to count the resources in the collection.

func NewItemMemberOfGraphGroupCountRequestBuilder added in v0.56.0

NewItemMemberOfGraphGroupCountRequestBuilder instantiates a new ItemMemberOfGraphGroupCountRequestBuilder and sets the default values.

func NewItemMemberOfGraphGroupCountRequestBuilderInternal added in v0.56.0

func NewItemMemberOfGraphGroupCountRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemMemberOfGraphGroupCountRequestBuilder

NewItemMemberOfGraphGroupCountRequestBuilderInternal instantiates a new ItemMemberOfGraphGroupCountRequestBuilder and sets the default values.

func (*ItemMemberOfGraphGroupCountRequestBuilder) Get added in v0.56.0

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 (*ItemMemberOfGraphGroupCountRequestBuilder) ToGetRequestInformation added in v0.56.0

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

func (*ItemMemberOfGraphGroupCountRequestBuilder) WithUrl added in v1.18.0

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

type ItemMemberOfGraphGroupCountRequestBuilderGetQueryParameters added in v0.56.0

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

ItemMemberOfGraphGroupCountRequestBuilderGetQueryParameters get the number of the resource

type ItemMemberOfGraphGroupCountRequestBuilderGetRequestConfiguration added in v0.56.0

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

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

type ItemMemberOfGraphGroupRequestBuilder added in v0.56.0

type ItemMemberOfGraphGroupRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

ItemMemberOfGraphGroupRequestBuilder casts the previous resource to group.

func NewItemMemberOfGraphGroupRequestBuilder added in v0.56.0

NewItemMemberOfGraphGroupRequestBuilder instantiates a new ItemMemberOfGraphGroupRequestBuilder and sets the default values.

func NewItemMemberOfGraphGroupRequestBuilderInternal added in v0.56.0

func NewItemMemberOfGraphGroupRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemMemberOfGraphGroupRequestBuilder

NewItemMemberOfGraphGroupRequestBuilderInternal instantiates a new ItemMemberOfGraphGroupRequestBuilder and sets the default values.

func (*ItemMemberOfGraphGroupRequestBuilder) Count added in v0.56.0

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

func (*ItemMemberOfGraphGroupRequestBuilder) Get added in v0.56.0

Get get groups and administrative units that this device is a direct member of. This operation is not transitive. returns a GroupCollectionResponseable when successful returns a ODataError error when the service returns a 4XX or 5XX status code Find more info here

func (*ItemMemberOfGraphGroupRequestBuilder) ToGetRequestInformation added in v0.56.0

ToGetRequestInformation get groups and administrative units that this device is a direct member of. This operation is not transitive. returns a *RequestInformation when successful

func (*ItemMemberOfGraphGroupRequestBuilder) WithUrl added in v1.18.0

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

type ItemMemberOfGraphGroupRequestBuilderGetQueryParameters added in v0.56.0

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

ItemMemberOfGraphGroupRequestBuilderGetQueryParameters get groups and administrative units that this device is a direct member of. This operation is not transitive.

type ItemMemberOfGraphGroupRequestBuilderGetRequestConfiguration added in v0.56.0

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

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

type ItemMemberOfItemGraphAdministrativeUnitRequestBuilder added in v0.59.0

type ItemMemberOfItemGraphAdministrativeUnitRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

ItemMemberOfItemGraphAdministrativeUnitRequestBuilder casts the previous resource to administrativeUnit.

func NewItemMemberOfItemGraphAdministrativeUnitRequestBuilder added in v0.59.0

func NewItemMemberOfItemGraphAdministrativeUnitRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemMemberOfItemGraphAdministrativeUnitRequestBuilder

NewItemMemberOfItemGraphAdministrativeUnitRequestBuilder instantiates a new ItemMemberOfItemGraphAdministrativeUnitRequestBuilder and sets the default values.

func NewItemMemberOfItemGraphAdministrativeUnitRequestBuilderInternal added in v0.59.0

func NewItemMemberOfItemGraphAdministrativeUnitRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemMemberOfItemGraphAdministrativeUnitRequestBuilder

NewItemMemberOfItemGraphAdministrativeUnitRequestBuilderInternal instantiates a new ItemMemberOfItemGraphAdministrativeUnitRequestBuilder and sets the default values.

func (*ItemMemberOfItemGraphAdministrativeUnitRequestBuilder) Get added in v0.59.0

Get get the item of type microsoft.graph.directoryObject as microsoft.graph.administrativeUnit returns a AdministrativeUnitable when successful returns a ODataError error when the service returns a 4XX or 5XX status code

func (*ItemMemberOfItemGraphAdministrativeUnitRequestBuilder) ToGetRequestInformation added in v0.59.0

ToGetRequestInformation get the item of type microsoft.graph.directoryObject as microsoft.graph.administrativeUnit returns a *RequestInformation when successful

func (*ItemMemberOfItemGraphAdministrativeUnitRequestBuilder) WithUrl added in v1.18.0

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

type ItemMemberOfItemGraphAdministrativeUnitRequestBuilderGetQueryParameters added in v0.59.0

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

ItemMemberOfItemGraphAdministrativeUnitRequestBuilderGetQueryParameters get the item of type microsoft.graph.directoryObject as microsoft.graph.administrativeUnit

type ItemMemberOfItemGraphAdministrativeUnitRequestBuilderGetRequestConfiguration added in v0.59.0

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

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

type ItemMemberOfItemGraphGroupRequestBuilder added in v0.56.0

type ItemMemberOfItemGraphGroupRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

ItemMemberOfItemGraphGroupRequestBuilder casts the previous resource to group.

func NewItemMemberOfItemGraphGroupRequestBuilder added in v0.56.0

NewItemMemberOfItemGraphGroupRequestBuilder instantiates a new ItemMemberOfItemGraphGroupRequestBuilder and sets the default values.

func NewItemMemberOfItemGraphGroupRequestBuilderInternal added in v0.56.0

func NewItemMemberOfItemGraphGroupRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemMemberOfItemGraphGroupRequestBuilder

NewItemMemberOfItemGraphGroupRequestBuilderInternal instantiates a new ItemMemberOfItemGraphGroupRequestBuilder and sets the default values.

func (*ItemMemberOfItemGraphGroupRequestBuilder) Get added in v0.56.0

Get get groups and administrative units that this device is a direct member of. This operation is not transitive. returns a Groupable when successful returns a ODataError error when the service returns a 4XX or 5XX status code Find more info here

func (*ItemMemberOfItemGraphGroupRequestBuilder) ToGetRequestInformation added in v0.56.0

ToGetRequestInformation get groups and administrative units that this device is a direct member of. This operation is not transitive. returns a *RequestInformation when successful

func (*ItemMemberOfItemGraphGroupRequestBuilder) WithUrl added in v1.18.0

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

type ItemMemberOfItemGraphGroupRequestBuilderGetQueryParameters added in v0.56.0

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

ItemMemberOfItemGraphGroupRequestBuilderGetQueryParameters get groups and administrative units that this device is a direct member of. This operation is not transitive.

type ItemMemberOfItemGraphGroupRequestBuilderGetRequestConfiguration added in v0.56.0

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

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

type ItemMemberOfRequestBuilder added in v0.49.0

ItemMemberOfRequestBuilder provides operations to manage the memberOf property of the microsoft.graph.device entity.

func NewItemMemberOfRequestBuilder added in v0.49.0

NewItemMemberOfRequestBuilder instantiates a new ItemMemberOfRequestBuilder and sets the default values.

func NewItemMemberOfRequestBuilderInternal added in v0.49.0

func NewItemMemberOfRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemMemberOfRequestBuilder

NewItemMemberOfRequestBuilderInternal instantiates a new ItemMemberOfRequestBuilder and sets the default values.

func (*ItemMemberOfRequestBuilder) ByDirectoryObjectId added in v0.63.0

func (m *ItemMemberOfRequestBuilder) ByDirectoryObjectId(directoryObjectId string) *ItemMemberOfDirectoryObjectItemRequestBuilder

ByDirectoryObjectId provides operations to manage the memberOf property of the microsoft.graph.device entity. returns a *ItemMemberOfDirectoryObjectItemRequestBuilder when successful

func (*ItemMemberOfRequestBuilder) Count added in v0.49.0

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

func (*ItemMemberOfRequestBuilder) Get added in v0.49.0

Get get groups and administrative units that this device is a direct member of. This operation is not transitive. returns a DirectoryObjectCollectionResponseable when successful returns a ODataError error when the service returns a 4XX or 5XX status code Find more info here

func (*ItemMemberOfRequestBuilder) GraphAdministrativeUnit added in v0.59.0

GraphAdministrativeUnit casts the previous resource to administrativeUnit. returns a *ItemMemberOfGraphAdministrativeUnitRequestBuilder when successful

func (*ItemMemberOfRequestBuilder) GraphGroup added in v0.56.0

GraphGroup casts the previous resource to group. returns a *ItemMemberOfGraphGroupRequestBuilder when successful

func (*ItemMemberOfRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation get groups and administrative units that this device is a direct member of. This operation is not transitive. returns a *RequestInformation when successful

func (*ItemMemberOfRequestBuilder) WithUrl added in v1.18.0

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

type ItemMemberOfRequestBuilderGetQueryParameters added in v0.49.0

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

ItemMemberOfRequestBuilderGetQueryParameters get groups and administrative units that this device is a direct member of. This operation is not transitive.

type ItemMemberOfRequestBuilderGetRequestConfiguration added in v0.49.0

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

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

type ItemRegisteredOwnersCountRequestBuilder added in v0.49.0

type ItemRegisteredOwnersCountRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

ItemRegisteredOwnersCountRequestBuilder provides operations to count the resources in the collection.

func NewItemRegisteredOwnersCountRequestBuilder added in v0.49.0

NewItemRegisteredOwnersCountRequestBuilder instantiates a new ItemRegisteredOwnersCountRequestBuilder and sets the default values.

func NewItemRegisteredOwnersCountRequestBuilderInternal added in v0.49.0

func NewItemRegisteredOwnersCountRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemRegisteredOwnersCountRequestBuilder

NewItemRegisteredOwnersCountRequestBuilderInternal instantiates a new ItemRegisteredOwnersCountRequestBuilder and sets the default values.

func (*ItemRegisteredOwnersCountRequestBuilder) Get added in v0.49.0

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 (*ItemRegisteredOwnersCountRequestBuilder) ToGetRequestInformation added in v0.51.0

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

func (*ItemRegisteredOwnersCountRequestBuilder) WithUrl added in v1.18.0

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

type ItemRegisteredOwnersCountRequestBuilderGetQueryParameters added in v0.53.0

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

ItemRegisteredOwnersCountRequestBuilderGetQueryParameters get the number of the resource

type ItemRegisteredOwnersCountRequestBuilderGetRequestConfiguration added in v0.49.0

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

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

type ItemRegisteredOwnersDirectoryObjectItemRequestBuilder added in v0.49.0

type ItemRegisteredOwnersDirectoryObjectItemRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

ItemRegisteredOwnersDirectoryObjectItemRequestBuilder builds and executes requests for operations under \devices\{device-id}\registeredOwners\{directoryObject-id}

func NewItemRegisteredOwnersDirectoryObjectItemRequestBuilder added in v0.49.0

func NewItemRegisteredOwnersDirectoryObjectItemRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemRegisteredOwnersDirectoryObjectItemRequestBuilder

NewItemRegisteredOwnersDirectoryObjectItemRequestBuilder instantiates a new ItemRegisteredOwnersDirectoryObjectItemRequestBuilder and sets the default values.

func NewItemRegisteredOwnersDirectoryObjectItemRequestBuilderInternal added in v0.49.0

func NewItemRegisteredOwnersDirectoryObjectItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemRegisteredOwnersDirectoryObjectItemRequestBuilder

NewItemRegisteredOwnersDirectoryObjectItemRequestBuilderInternal instantiates a new ItemRegisteredOwnersDirectoryObjectItemRequestBuilder and sets the default values.

func (*ItemRegisteredOwnersDirectoryObjectItemRequestBuilder) GraphAppRoleAssignment added in v0.56.0

GraphAppRoleAssignment casts the previous resource to appRoleAssignment. returns a *ItemRegisteredOwnersItemGraphAppRoleAssignmentRequestBuilder when successful

func (*ItemRegisteredOwnersDirectoryObjectItemRequestBuilder) GraphEndpoint added in v0.56.0

GraphEndpoint casts the previous resource to endpoint. returns a *ItemRegisteredOwnersItemGraphEndpointRequestBuilder when successful

func (*ItemRegisteredOwnersDirectoryObjectItemRequestBuilder) GraphServicePrincipal added in v0.56.0

GraphServicePrincipal casts the previous resource to servicePrincipal. returns a *ItemRegisteredOwnersItemGraphServicePrincipalRequestBuilder when successful

func (*ItemRegisteredOwnersDirectoryObjectItemRequestBuilder) GraphUser added in v0.56.0

GraphUser casts the previous resource to user. returns a *ItemRegisteredOwnersItemGraphUserRequestBuilder when successful

func (*ItemRegisteredOwnersDirectoryObjectItemRequestBuilder) Ref added in v0.49.0

Ref provides operations to manage the collection of device entities. returns a *ItemRegisteredOwnersItemRefRequestBuilder when successful

type ItemRegisteredOwnersGraphAppRoleAssignmentCountRequestBuilder added in v0.56.0

type ItemRegisteredOwnersGraphAppRoleAssignmentCountRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

ItemRegisteredOwnersGraphAppRoleAssignmentCountRequestBuilder provides operations to count the resources in the collection.

func NewItemRegisteredOwnersGraphAppRoleAssignmentCountRequestBuilder added in v0.56.0

func NewItemRegisteredOwnersGraphAppRoleAssignmentCountRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemRegisteredOwnersGraphAppRoleAssignmentCountRequestBuilder

NewItemRegisteredOwnersGraphAppRoleAssignmentCountRequestBuilder instantiates a new ItemRegisteredOwnersGraphAppRoleAssignmentCountRequestBuilder and sets the default values.

func NewItemRegisteredOwnersGraphAppRoleAssignmentCountRequestBuilderInternal added in v0.56.0

func NewItemRegisteredOwnersGraphAppRoleAssignmentCountRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemRegisteredOwnersGraphAppRoleAssignmentCountRequestBuilder

NewItemRegisteredOwnersGraphAppRoleAssignmentCountRequestBuilderInternal instantiates a new ItemRegisteredOwnersGraphAppRoleAssignmentCountRequestBuilder and sets the default values.

func (*ItemRegisteredOwnersGraphAppRoleAssignmentCountRequestBuilder) Get added in v0.56.0

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 (*ItemRegisteredOwnersGraphAppRoleAssignmentCountRequestBuilder) ToGetRequestInformation added in v0.56.0

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

func (*ItemRegisteredOwnersGraphAppRoleAssignmentCountRequestBuilder) WithUrl added in v1.18.0

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

type ItemRegisteredOwnersGraphAppRoleAssignmentCountRequestBuilderGetQueryParameters added in v0.56.0

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

ItemRegisteredOwnersGraphAppRoleAssignmentCountRequestBuilderGetQueryParameters get the number of the resource

type ItemRegisteredOwnersGraphAppRoleAssignmentCountRequestBuilderGetRequestConfiguration added in v0.56.0

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

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

type ItemRegisteredOwnersGraphAppRoleAssignmentRequestBuilder added in v0.56.0

type ItemRegisteredOwnersGraphAppRoleAssignmentRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

ItemRegisteredOwnersGraphAppRoleAssignmentRequestBuilder casts the previous resource to appRoleAssignment.

func NewItemRegisteredOwnersGraphAppRoleAssignmentRequestBuilder added in v0.56.0

func NewItemRegisteredOwnersGraphAppRoleAssignmentRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemRegisteredOwnersGraphAppRoleAssignmentRequestBuilder

NewItemRegisteredOwnersGraphAppRoleAssignmentRequestBuilder instantiates a new ItemRegisteredOwnersGraphAppRoleAssignmentRequestBuilder and sets the default values.

func NewItemRegisteredOwnersGraphAppRoleAssignmentRequestBuilderInternal added in v0.56.0

func NewItemRegisteredOwnersGraphAppRoleAssignmentRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemRegisteredOwnersGraphAppRoleAssignmentRequestBuilder

NewItemRegisteredOwnersGraphAppRoleAssignmentRequestBuilderInternal instantiates a new ItemRegisteredOwnersGraphAppRoleAssignmentRequestBuilder and sets the default values.

func (*ItemRegisteredOwnersGraphAppRoleAssignmentRequestBuilder) Count added in v0.56.0

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

func (*ItemRegisteredOwnersGraphAppRoleAssignmentRequestBuilder) Get added in v0.56.0

Get get the items of type microsoft.graph.appRoleAssignment in the microsoft.graph.directoryObject collection returns a AppRoleAssignmentCollectionResponseable when successful returns a ODataError error when the service returns a 4XX or 5XX status code

func (*ItemRegisteredOwnersGraphAppRoleAssignmentRequestBuilder) ToGetRequestInformation added in v0.56.0

ToGetRequestInformation get the items of type microsoft.graph.appRoleAssignment in the microsoft.graph.directoryObject collection returns a *RequestInformation when successful

func (*ItemRegisteredOwnersGraphAppRoleAssignmentRequestBuilder) WithUrl added in v1.18.0

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

type ItemRegisteredOwnersGraphAppRoleAssignmentRequestBuilderGetQueryParameters added in v0.56.0

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

ItemRegisteredOwnersGraphAppRoleAssignmentRequestBuilderGetQueryParameters get the items of type microsoft.graph.appRoleAssignment in the microsoft.graph.directoryObject collection

type ItemRegisteredOwnersGraphAppRoleAssignmentRequestBuilderGetRequestConfiguration added in v0.56.0

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

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

type ItemRegisteredOwnersGraphEndpointCountRequestBuilder added in v0.56.0

type ItemRegisteredOwnersGraphEndpointCountRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

ItemRegisteredOwnersGraphEndpointCountRequestBuilder provides operations to count the resources in the collection.

func NewItemRegisteredOwnersGraphEndpointCountRequestBuilder added in v0.56.0

NewItemRegisteredOwnersGraphEndpointCountRequestBuilder instantiates a new ItemRegisteredOwnersGraphEndpointCountRequestBuilder and sets the default values.

func NewItemRegisteredOwnersGraphEndpointCountRequestBuilderInternal added in v0.56.0

func NewItemRegisteredOwnersGraphEndpointCountRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemRegisteredOwnersGraphEndpointCountRequestBuilder

NewItemRegisteredOwnersGraphEndpointCountRequestBuilderInternal instantiates a new ItemRegisteredOwnersGraphEndpointCountRequestBuilder and sets the default values.

func (*ItemRegisteredOwnersGraphEndpointCountRequestBuilder) Get added in v0.56.0

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 (*ItemRegisteredOwnersGraphEndpointCountRequestBuilder) ToGetRequestInformation added in v0.56.0

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

func (*ItemRegisteredOwnersGraphEndpointCountRequestBuilder) WithUrl added in v1.18.0

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

type ItemRegisteredOwnersGraphEndpointCountRequestBuilderGetQueryParameters added in v0.56.0

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

ItemRegisteredOwnersGraphEndpointCountRequestBuilderGetQueryParameters get the number of the resource

type ItemRegisteredOwnersGraphEndpointCountRequestBuilderGetRequestConfiguration added in v0.56.0

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

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

type ItemRegisteredOwnersGraphEndpointRequestBuilder added in v0.56.0

type ItemRegisteredOwnersGraphEndpointRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

ItemRegisteredOwnersGraphEndpointRequestBuilder casts the previous resource to endpoint.

func NewItemRegisteredOwnersGraphEndpointRequestBuilder added in v0.56.0

NewItemRegisteredOwnersGraphEndpointRequestBuilder instantiates a new ItemRegisteredOwnersGraphEndpointRequestBuilder and sets the default values.

func NewItemRegisteredOwnersGraphEndpointRequestBuilderInternal added in v0.56.0

func NewItemRegisteredOwnersGraphEndpointRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemRegisteredOwnersGraphEndpointRequestBuilder

NewItemRegisteredOwnersGraphEndpointRequestBuilderInternal instantiates a new ItemRegisteredOwnersGraphEndpointRequestBuilder and sets the default values.

func (*ItemRegisteredOwnersGraphEndpointRequestBuilder) Count added in v0.56.0

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

func (*ItemRegisteredOwnersGraphEndpointRequestBuilder) Get added in v0.56.0

Get get the items of type microsoft.graph.endpoint in the microsoft.graph.directoryObject collection returns a EndpointCollectionResponseable when successful returns a ODataError error when the service returns a 4XX or 5XX status code

func (*ItemRegisteredOwnersGraphEndpointRequestBuilder) ToGetRequestInformation added in v0.56.0

ToGetRequestInformation get the items of type microsoft.graph.endpoint in the microsoft.graph.directoryObject collection returns a *RequestInformation when successful

func (*ItemRegisteredOwnersGraphEndpointRequestBuilder) WithUrl added in v1.18.0

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

type ItemRegisteredOwnersGraphEndpointRequestBuilderGetQueryParameters added in v0.56.0

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

ItemRegisteredOwnersGraphEndpointRequestBuilderGetQueryParameters get the items of type microsoft.graph.endpoint in the microsoft.graph.directoryObject collection

type ItemRegisteredOwnersGraphEndpointRequestBuilderGetRequestConfiguration added in v0.56.0

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

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

type ItemRegisteredOwnersGraphServicePrincipalCountRequestBuilder added in v0.56.0

type ItemRegisteredOwnersGraphServicePrincipalCountRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

ItemRegisteredOwnersGraphServicePrincipalCountRequestBuilder provides operations to count the resources in the collection.

func NewItemRegisteredOwnersGraphServicePrincipalCountRequestBuilder added in v0.56.0

func NewItemRegisteredOwnersGraphServicePrincipalCountRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemRegisteredOwnersGraphServicePrincipalCountRequestBuilder

NewItemRegisteredOwnersGraphServicePrincipalCountRequestBuilder instantiates a new ItemRegisteredOwnersGraphServicePrincipalCountRequestBuilder and sets the default values.

func NewItemRegisteredOwnersGraphServicePrincipalCountRequestBuilderInternal added in v0.56.0

func NewItemRegisteredOwnersGraphServicePrincipalCountRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemRegisteredOwnersGraphServicePrincipalCountRequestBuilder

NewItemRegisteredOwnersGraphServicePrincipalCountRequestBuilderInternal instantiates a new ItemRegisteredOwnersGraphServicePrincipalCountRequestBuilder and sets the default values.

func (*ItemRegisteredOwnersGraphServicePrincipalCountRequestBuilder) Get added in v0.56.0

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 (*ItemRegisteredOwnersGraphServicePrincipalCountRequestBuilder) ToGetRequestInformation added in v0.56.0

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

func (*ItemRegisteredOwnersGraphServicePrincipalCountRequestBuilder) WithUrl added in v1.18.0

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

type ItemRegisteredOwnersGraphServicePrincipalCountRequestBuilderGetQueryParameters added in v0.56.0

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

ItemRegisteredOwnersGraphServicePrincipalCountRequestBuilderGetQueryParameters get the number of the resource

type ItemRegisteredOwnersGraphServicePrincipalCountRequestBuilderGetRequestConfiguration added in v0.56.0

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

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

type ItemRegisteredOwnersGraphServicePrincipalRequestBuilder added in v0.56.0

type ItemRegisteredOwnersGraphServicePrincipalRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

ItemRegisteredOwnersGraphServicePrincipalRequestBuilder casts the previous resource to servicePrincipal.

func NewItemRegisteredOwnersGraphServicePrincipalRequestBuilder added in v0.56.0

func NewItemRegisteredOwnersGraphServicePrincipalRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemRegisteredOwnersGraphServicePrincipalRequestBuilder

NewItemRegisteredOwnersGraphServicePrincipalRequestBuilder instantiates a new ItemRegisteredOwnersGraphServicePrincipalRequestBuilder and sets the default values.

func NewItemRegisteredOwnersGraphServicePrincipalRequestBuilderInternal added in v0.56.0

func NewItemRegisteredOwnersGraphServicePrincipalRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemRegisteredOwnersGraphServicePrincipalRequestBuilder

NewItemRegisteredOwnersGraphServicePrincipalRequestBuilderInternal instantiates a new ItemRegisteredOwnersGraphServicePrincipalRequestBuilder and sets the default values.

func (*ItemRegisteredOwnersGraphServicePrincipalRequestBuilder) Count added in v0.56.0

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

func (*ItemRegisteredOwnersGraphServicePrincipalRequestBuilder) Get added in v0.56.0

Get get the items of type microsoft.graph.servicePrincipal in the microsoft.graph.directoryObject collection returns a ServicePrincipalCollectionResponseable when successful returns a ODataError error when the service returns a 4XX or 5XX status code

func (*ItemRegisteredOwnersGraphServicePrincipalRequestBuilder) ToGetRequestInformation added in v0.56.0

ToGetRequestInformation get the items of type microsoft.graph.servicePrincipal in the microsoft.graph.directoryObject collection returns a *RequestInformation when successful

func (*ItemRegisteredOwnersGraphServicePrincipalRequestBuilder) WithUrl added in v1.18.0

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

type ItemRegisteredOwnersGraphServicePrincipalRequestBuilderGetQueryParameters added in v0.56.0

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

ItemRegisteredOwnersGraphServicePrincipalRequestBuilderGetQueryParameters get the items of type microsoft.graph.servicePrincipal in the microsoft.graph.directoryObject collection

type ItemRegisteredOwnersGraphServicePrincipalRequestBuilderGetRequestConfiguration added in v0.56.0

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

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

type ItemRegisteredOwnersGraphUserCountRequestBuilder added in v0.56.0

type ItemRegisteredOwnersGraphUserCountRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

ItemRegisteredOwnersGraphUserCountRequestBuilder provides operations to count the resources in the collection.

func NewItemRegisteredOwnersGraphUserCountRequestBuilder added in v0.56.0

NewItemRegisteredOwnersGraphUserCountRequestBuilder instantiates a new ItemRegisteredOwnersGraphUserCountRequestBuilder and sets the default values.

func NewItemRegisteredOwnersGraphUserCountRequestBuilderInternal added in v0.56.0

func NewItemRegisteredOwnersGraphUserCountRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemRegisteredOwnersGraphUserCountRequestBuilder

NewItemRegisteredOwnersGraphUserCountRequestBuilderInternal instantiates a new ItemRegisteredOwnersGraphUserCountRequestBuilder and sets the default values.

func (*ItemRegisteredOwnersGraphUserCountRequestBuilder) Get added in v0.56.0

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 (*ItemRegisteredOwnersGraphUserCountRequestBuilder) ToGetRequestInformation added in v0.56.0

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

func (*ItemRegisteredOwnersGraphUserCountRequestBuilder) WithUrl added in v1.18.0

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

type ItemRegisteredOwnersGraphUserCountRequestBuilderGetQueryParameters added in v0.56.0

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

ItemRegisteredOwnersGraphUserCountRequestBuilderGetQueryParameters get the number of the resource

type ItemRegisteredOwnersGraphUserCountRequestBuilderGetRequestConfiguration added in v0.56.0

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

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

type ItemRegisteredOwnersGraphUserRequestBuilder added in v0.56.0

type ItemRegisteredOwnersGraphUserRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

ItemRegisteredOwnersGraphUserRequestBuilder casts the previous resource to user.

func NewItemRegisteredOwnersGraphUserRequestBuilder added in v0.56.0

NewItemRegisteredOwnersGraphUserRequestBuilder instantiates a new ItemRegisteredOwnersGraphUserRequestBuilder and sets the default values.

func NewItemRegisteredOwnersGraphUserRequestBuilderInternal added in v0.56.0

func NewItemRegisteredOwnersGraphUserRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemRegisteredOwnersGraphUserRequestBuilder

NewItemRegisteredOwnersGraphUserRequestBuilderInternal instantiates a new ItemRegisteredOwnersGraphUserRequestBuilder and sets the default values.

func (*ItemRegisteredOwnersGraphUserRequestBuilder) Count added in v0.56.0

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

func (*ItemRegisteredOwnersGraphUserRequestBuilder) Get added in v0.56.0

Get get the items of type microsoft.graph.user in the microsoft.graph.directoryObject collection returns a UserCollectionResponseable when successful returns a ODataError error when the service returns a 4XX or 5XX status code

func (*ItemRegisteredOwnersGraphUserRequestBuilder) ToGetRequestInformation added in v0.56.0

ToGetRequestInformation get the items of type microsoft.graph.user in the microsoft.graph.directoryObject collection returns a *RequestInformation when successful

func (*ItemRegisteredOwnersGraphUserRequestBuilder) WithUrl added in v1.18.0

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

type ItemRegisteredOwnersGraphUserRequestBuilderGetQueryParameters added in v0.56.0

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

ItemRegisteredOwnersGraphUserRequestBuilderGetQueryParameters get the items of type microsoft.graph.user in the microsoft.graph.directoryObject collection

type ItemRegisteredOwnersGraphUserRequestBuilderGetRequestConfiguration added in v0.56.0

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

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

type ItemRegisteredOwnersItemGraphAppRoleAssignmentRequestBuilder added in v0.56.0

type ItemRegisteredOwnersItemGraphAppRoleAssignmentRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

ItemRegisteredOwnersItemGraphAppRoleAssignmentRequestBuilder casts the previous resource to appRoleAssignment.

func NewItemRegisteredOwnersItemGraphAppRoleAssignmentRequestBuilder added in v0.56.0

func NewItemRegisteredOwnersItemGraphAppRoleAssignmentRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemRegisteredOwnersItemGraphAppRoleAssignmentRequestBuilder

NewItemRegisteredOwnersItemGraphAppRoleAssignmentRequestBuilder instantiates a new ItemRegisteredOwnersItemGraphAppRoleAssignmentRequestBuilder and sets the default values.

func NewItemRegisteredOwnersItemGraphAppRoleAssignmentRequestBuilderInternal added in v0.56.0

func NewItemRegisteredOwnersItemGraphAppRoleAssignmentRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemRegisteredOwnersItemGraphAppRoleAssignmentRequestBuilder

NewItemRegisteredOwnersItemGraphAppRoleAssignmentRequestBuilderInternal instantiates a new ItemRegisteredOwnersItemGraphAppRoleAssignmentRequestBuilder and sets the default values.

func (*ItemRegisteredOwnersItemGraphAppRoleAssignmentRequestBuilder) Get added in v0.56.0

Get get the item of type microsoft.graph.directoryObject as microsoft.graph.appRoleAssignment returns a AppRoleAssignmentable when successful returns a ODataError error when the service returns a 4XX or 5XX status code

func (*ItemRegisteredOwnersItemGraphAppRoleAssignmentRequestBuilder) ToGetRequestInformation added in v0.56.0

ToGetRequestInformation get the item of type microsoft.graph.directoryObject as microsoft.graph.appRoleAssignment returns a *RequestInformation when successful

func (*ItemRegisteredOwnersItemGraphAppRoleAssignmentRequestBuilder) WithUrl added in v1.18.0

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

type ItemRegisteredOwnersItemGraphAppRoleAssignmentRequestBuilderGetQueryParameters added in v0.56.0

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

ItemRegisteredOwnersItemGraphAppRoleAssignmentRequestBuilderGetQueryParameters get the item of type microsoft.graph.directoryObject as microsoft.graph.appRoleAssignment

type ItemRegisteredOwnersItemGraphAppRoleAssignmentRequestBuilderGetRequestConfiguration added in v0.56.0

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

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

type ItemRegisteredOwnersItemGraphEndpointRequestBuilder added in v0.56.0

type ItemRegisteredOwnersItemGraphEndpointRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

ItemRegisteredOwnersItemGraphEndpointRequestBuilder casts the previous resource to endpoint.

func NewItemRegisteredOwnersItemGraphEndpointRequestBuilder added in v0.56.0

NewItemRegisteredOwnersItemGraphEndpointRequestBuilder instantiates a new ItemRegisteredOwnersItemGraphEndpointRequestBuilder and sets the default values.

func NewItemRegisteredOwnersItemGraphEndpointRequestBuilderInternal added in v0.56.0

func NewItemRegisteredOwnersItemGraphEndpointRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemRegisteredOwnersItemGraphEndpointRequestBuilder

NewItemRegisteredOwnersItemGraphEndpointRequestBuilderInternal instantiates a new ItemRegisteredOwnersItemGraphEndpointRequestBuilder and sets the default values.

func (*ItemRegisteredOwnersItemGraphEndpointRequestBuilder) Get added in v0.56.0

Get get the item of type microsoft.graph.directoryObject as microsoft.graph.endpoint returns a Endpointable when successful returns a ODataError error when the service returns a 4XX or 5XX status code

func (*ItemRegisteredOwnersItemGraphEndpointRequestBuilder) ToGetRequestInformation added in v0.56.0

ToGetRequestInformation get the item of type microsoft.graph.directoryObject as microsoft.graph.endpoint returns a *RequestInformation when successful

func (*ItemRegisteredOwnersItemGraphEndpointRequestBuilder) WithUrl added in v1.18.0

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

type ItemRegisteredOwnersItemGraphEndpointRequestBuilderGetQueryParameters added in v0.56.0

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

ItemRegisteredOwnersItemGraphEndpointRequestBuilderGetQueryParameters get the item of type microsoft.graph.directoryObject as microsoft.graph.endpoint

type ItemRegisteredOwnersItemGraphEndpointRequestBuilderGetRequestConfiguration added in v0.56.0

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

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

type ItemRegisteredOwnersItemGraphServicePrincipalRequestBuilder added in v0.56.0

type ItemRegisteredOwnersItemGraphServicePrincipalRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

ItemRegisteredOwnersItemGraphServicePrincipalRequestBuilder casts the previous resource to servicePrincipal.

func NewItemRegisteredOwnersItemGraphServicePrincipalRequestBuilder added in v0.56.0

func NewItemRegisteredOwnersItemGraphServicePrincipalRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemRegisteredOwnersItemGraphServicePrincipalRequestBuilder

NewItemRegisteredOwnersItemGraphServicePrincipalRequestBuilder instantiates a new ItemRegisteredOwnersItemGraphServicePrincipalRequestBuilder and sets the default values.

func NewItemRegisteredOwnersItemGraphServicePrincipalRequestBuilderInternal added in v0.56.0

func NewItemRegisteredOwnersItemGraphServicePrincipalRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemRegisteredOwnersItemGraphServicePrincipalRequestBuilder

NewItemRegisteredOwnersItemGraphServicePrincipalRequestBuilderInternal instantiates a new ItemRegisteredOwnersItemGraphServicePrincipalRequestBuilder and sets the default values.

func (*ItemRegisteredOwnersItemGraphServicePrincipalRequestBuilder) Get added in v0.56.0

Get get the item of type microsoft.graph.directoryObject as microsoft.graph.servicePrincipal returns a ServicePrincipalable when successful returns a ODataError error when the service returns a 4XX or 5XX status code

func (*ItemRegisteredOwnersItemGraphServicePrincipalRequestBuilder) ToGetRequestInformation added in v0.56.0

ToGetRequestInformation get the item of type microsoft.graph.directoryObject as microsoft.graph.servicePrincipal returns a *RequestInformation when successful

func (*ItemRegisteredOwnersItemGraphServicePrincipalRequestBuilder) WithUrl added in v1.18.0

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

type ItemRegisteredOwnersItemGraphServicePrincipalRequestBuilderGetQueryParameters added in v0.56.0

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

ItemRegisteredOwnersItemGraphServicePrincipalRequestBuilderGetQueryParameters get the item of type microsoft.graph.directoryObject as microsoft.graph.servicePrincipal

type ItemRegisteredOwnersItemGraphServicePrincipalRequestBuilderGetRequestConfiguration added in v0.56.0

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

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

type ItemRegisteredOwnersItemGraphUserRequestBuilder added in v0.56.0

type ItemRegisteredOwnersItemGraphUserRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

ItemRegisteredOwnersItemGraphUserRequestBuilder casts the previous resource to user.

func NewItemRegisteredOwnersItemGraphUserRequestBuilder added in v0.56.0

NewItemRegisteredOwnersItemGraphUserRequestBuilder instantiates a new ItemRegisteredOwnersItemGraphUserRequestBuilder and sets the default values.

func NewItemRegisteredOwnersItemGraphUserRequestBuilderInternal added in v0.56.0

func NewItemRegisteredOwnersItemGraphUserRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemRegisteredOwnersItemGraphUserRequestBuilder

NewItemRegisteredOwnersItemGraphUserRequestBuilderInternal instantiates a new ItemRegisteredOwnersItemGraphUserRequestBuilder and sets the default values.

func (*ItemRegisteredOwnersItemGraphUserRequestBuilder) Get added in v0.56.0

Get get the item of type microsoft.graph.directoryObject as microsoft.graph.user returns a Userable when successful returns a ODataError error when the service returns a 4XX or 5XX status code

func (*ItemRegisteredOwnersItemGraphUserRequestBuilder) ToGetRequestInformation added in v0.56.0

ToGetRequestInformation get the item of type microsoft.graph.directoryObject as microsoft.graph.user returns a *RequestInformation when successful

func (*ItemRegisteredOwnersItemGraphUserRequestBuilder) WithUrl added in v1.18.0

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

type ItemRegisteredOwnersItemGraphUserRequestBuilderGetQueryParameters added in v0.56.0

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

ItemRegisteredOwnersItemGraphUserRequestBuilderGetQueryParameters get the item of type microsoft.graph.directoryObject as microsoft.graph.user

type ItemRegisteredOwnersItemGraphUserRequestBuilderGetRequestConfiguration added in v0.56.0

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

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

type ItemRegisteredOwnersItemRefRequestBuilder added in v0.49.0

type ItemRegisteredOwnersItemRefRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

ItemRegisteredOwnersItemRefRequestBuilder provides operations to manage the collection of device entities.

func NewItemRegisteredOwnersItemRefRequestBuilder added in v0.49.0

NewItemRegisteredOwnersItemRefRequestBuilder instantiates a new ItemRegisteredOwnersItemRefRequestBuilder and sets the default values.

func NewItemRegisteredOwnersItemRefRequestBuilderInternal added in v0.49.0

func NewItemRegisteredOwnersItemRefRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemRegisteredOwnersItemRefRequestBuilder

NewItemRegisteredOwnersItemRefRequestBuilderInternal instantiates a new ItemRegisteredOwnersItemRefRequestBuilder and sets the default values.

func (*ItemRegisteredOwnersItemRefRequestBuilder) Delete added in v0.49.0

Delete remove a user as a registered owner of the device. returns a ODataError error when the service returns a 4XX or 5XX status code Find more info here

func (*ItemRegisteredOwnersItemRefRequestBuilder) ToDeleteRequestInformation added in v0.51.0

ToDeleteRequestInformation remove a user as a registered owner of the device. returns a *RequestInformation when successful

func (*ItemRegisteredOwnersItemRefRequestBuilder) WithUrl added in v1.18.0

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

type ItemRegisteredOwnersItemRefRequestBuilderDeleteRequestConfiguration added in v0.49.0

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

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

type ItemRegisteredOwnersRefRequestBuilder added in v0.49.0

type ItemRegisteredOwnersRefRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

ItemRegisteredOwnersRefRequestBuilder provides operations to manage the collection of device entities.

func NewItemRegisteredOwnersRefRequestBuilder added in v0.49.0

NewItemRegisteredOwnersRefRequestBuilder instantiates a new ItemRegisteredOwnersRefRequestBuilder and sets the default values.

func NewItemRegisteredOwnersRefRequestBuilderInternal added in v0.49.0

func NewItemRegisteredOwnersRefRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemRegisteredOwnersRefRequestBuilder

NewItemRegisteredOwnersRefRequestBuilderInternal instantiates a new ItemRegisteredOwnersRefRequestBuilder and sets the default values.

func (*ItemRegisteredOwnersRefRequestBuilder) Delete added in v1.32.0

Delete remove a user as a registered owner of the device. returns a ODataError error when the service returns a 4XX or 5XX status code Find more info here

func (*ItemRegisteredOwnersRefRequestBuilder) Get added in v0.49.0

Get retrieve a list of users that are registered owners of the device. A registered owner is the user that cloud joined the device or registered their personal device. The registered owner is set at the time of registration. Currently, there can be only one owner. returns a StringCollectionResponseable when successful returns a ODataError error when the service returns a 4XX or 5XX status code Find more info here

func (*ItemRegisteredOwnersRefRequestBuilder) Post added in v0.49.0

Post add a user as a registered owner of the device. returns a ODataError error when the service returns a 4XX or 5XX status code Find more info here

func (*ItemRegisteredOwnersRefRequestBuilder) ToDeleteRequestInformation added in v1.32.0

ToDeleteRequestInformation remove a user as a registered owner of the device. returns a *RequestInformation when successful

func (*ItemRegisteredOwnersRefRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation retrieve a list of users that are registered owners of the device. A registered owner is the user that cloud joined the device or registered their personal device. The registered owner is set at the time of registration. Currently, there can be only one owner. returns a *RequestInformation when successful

func (*ItemRegisteredOwnersRefRequestBuilder) ToPostRequestInformation added in v0.51.0

ToPostRequestInformation add a user as a registered owner of the device. returns a *RequestInformation when successful

func (*ItemRegisteredOwnersRefRequestBuilder) WithUrl added in v1.18.0

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

type ItemRegisteredOwnersRefRequestBuilderDeleteQueryParameters added in v1.32.0

type ItemRegisteredOwnersRefRequestBuilderDeleteQueryParameters struct {
	// The delete Uri
	Id *string `uriparametername:"%40id"`
}

ItemRegisteredOwnersRefRequestBuilderDeleteQueryParameters remove a user as a registered owner of the device.

type ItemRegisteredOwnersRefRequestBuilderDeleteRequestConfiguration added in v1.32.0

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

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

type ItemRegisteredOwnersRefRequestBuilderGetQueryParameters added in v0.49.0

type ItemRegisteredOwnersRefRequestBuilderGetQueryParameters struct {
	// Include count of items
	Count *bool `uriparametername:"%24count"`
	// 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"`
	// Skip the first n items
	Skip *int32 `uriparametername:"%24skip"`
	// Show only the first n items
	Top *int32 `uriparametername:"%24top"`
}

ItemRegisteredOwnersRefRequestBuilderGetQueryParameters retrieve a list of users that are registered owners of the device. A registered owner is the user that cloud joined the device or registered their personal device. The registered owner is set at the time of registration. Currently, there can be only one owner.

type ItemRegisteredOwnersRefRequestBuilderGetRequestConfiguration added in v0.49.0

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

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

type ItemRegisteredOwnersRefRequestBuilderPostRequestConfiguration added in v0.49.0

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

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

type ItemRegisteredOwnersRequestBuilder added in v0.49.0

ItemRegisteredOwnersRequestBuilder provides operations to manage the registeredOwners property of the microsoft.graph.device entity.

func NewItemRegisteredOwnersRequestBuilder added in v0.49.0

NewItemRegisteredOwnersRequestBuilder instantiates a new ItemRegisteredOwnersRequestBuilder and sets the default values.

func NewItemRegisteredOwnersRequestBuilderInternal added in v0.49.0

func NewItemRegisteredOwnersRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemRegisteredOwnersRequestBuilder

NewItemRegisteredOwnersRequestBuilderInternal instantiates a new ItemRegisteredOwnersRequestBuilder and sets the default values.

func (*ItemRegisteredOwnersRequestBuilder) ByDirectoryObjectId added in v0.63.0

ByDirectoryObjectId gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.devices.item.registeredOwners.item collection returns a *ItemRegisteredOwnersDirectoryObjectItemRequestBuilder when successful

func (*ItemRegisteredOwnersRequestBuilder) Count added in v0.49.0

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

func (*ItemRegisteredOwnersRequestBuilder) Get added in v0.49.0

Get retrieve a list of users that are registered owners of the device. A registered owner is the user that cloud joined the device or registered their personal device. The registered owner is set at the time of registration. Currently, there can be only one owner. returns a DirectoryObjectCollectionResponseable when successful returns a ODataError error when the service returns a 4XX or 5XX status code Find more info here

func (*ItemRegisteredOwnersRequestBuilder) GraphAppRoleAssignment added in v0.56.0

GraphAppRoleAssignment casts the previous resource to appRoleAssignment. returns a *ItemRegisteredOwnersGraphAppRoleAssignmentRequestBuilder when successful

func (*ItemRegisteredOwnersRequestBuilder) GraphEndpoint added in v0.56.0

GraphEndpoint casts the previous resource to endpoint. returns a *ItemRegisteredOwnersGraphEndpointRequestBuilder when successful

func (*ItemRegisteredOwnersRequestBuilder) GraphServicePrincipal added in v0.56.0

GraphServicePrincipal casts the previous resource to servicePrincipal. returns a *ItemRegisteredOwnersGraphServicePrincipalRequestBuilder when successful

func (*ItemRegisteredOwnersRequestBuilder) GraphUser added in v0.56.0

GraphUser casts the previous resource to user. returns a *ItemRegisteredOwnersGraphUserRequestBuilder when successful

func (*ItemRegisteredOwnersRequestBuilder) Ref added in v0.49.0

Ref provides operations to manage the collection of device entities. returns a *ItemRegisteredOwnersRefRequestBuilder when successful

func (*ItemRegisteredOwnersRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation retrieve a list of users that are registered owners of the device. A registered owner is the user that cloud joined the device or registered their personal device. The registered owner is set at the time of registration. Currently, there can be only one owner. returns a *RequestInformation when successful

func (*ItemRegisteredOwnersRequestBuilder) WithUrl added in v1.18.0

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

type ItemRegisteredOwnersRequestBuilderGetQueryParameters added in v0.49.0

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

ItemRegisteredOwnersRequestBuilderGetQueryParameters retrieve a list of users that are registered owners of the device. A registered owner is the user that cloud joined the device or registered their personal device. The registered owner is set at the time of registration. Currently, there can be only one owner.

type ItemRegisteredOwnersRequestBuilderGetRequestConfiguration added in v0.49.0

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

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

type ItemRegisteredUsersCountRequestBuilder added in v0.49.0

type ItemRegisteredUsersCountRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

ItemRegisteredUsersCountRequestBuilder provides operations to count the resources in the collection.

func NewItemRegisteredUsersCountRequestBuilder added in v0.49.0

NewItemRegisteredUsersCountRequestBuilder instantiates a new ItemRegisteredUsersCountRequestBuilder and sets the default values.

func NewItemRegisteredUsersCountRequestBuilderInternal added in v0.49.0

func NewItemRegisteredUsersCountRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemRegisteredUsersCountRequestBuilder

NewItemRegisteredUsersCountRequestBuilderInternal instantiates a new ItemRegisteredUsersCountRequestBuilder and sets the default values.

func (*ItemRegisteredUsersCountRequestBuilder) Get added in v0.49.0

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 (*ItemRegisteredUsersCountRequestBuilder) ToGetRequestInformation added in v0.51.0

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

func (*ItemRegisteredUsersCountRequestBuilder) WithUrl added in v1.18.0

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

type ItemRegisteredUsersCountRequestBuilderGetQueryParameters added in v0.53.0

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

ItemRegisteredUsersCountRequestBuilderGetQueryParameters get the number of the resource

type ItemRegisteredUsersCountRequestBuilderGetRequestConfiguration added in v0.49.0

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

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

type ItemRegisteredUsersDirectoryObjectItemRequestBuilder added in v0.49.0

type ItemRegisteredUsersDirectoryObjectItemRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

ItemRegisteredUsersDirectoryObjectItemRequestBuilder builds and executes requests for operations under \devices\{device-id}\registeredUsers\{directoryObject-id}

func NewItemRegisteredUsersDirectoryObjectItemRequestBuilder added in v0.49.0

NewItemRegisteredUsersDirectoryObjectItemRequestBuilder instantiates a new ItemRegisteredUsersDirectoryObjectItemRequestBuilder and sets the default values.

func NewItemRegisteredUsersDirectoryObjectItemRequestBuilderInternal added in v0.49.0

func NewItemRegisteredUsersDirectoryObjectItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemRegisteredUsersDirectoryObjectItemRequestBuilder

NewItemRegisteredUsersDirectoryObjectItemRequestBuilderInternal instantiates a new ItemRegisteredUsersDirectoryObjectItemRequestBuilder and sets the default values.

func (*ItemRegisteredUsersDirectoryObjectItemRequestBuilder) GraphAppRoleAssignment added in v0.56.0

GraphAppRoleAssignment casts the previous resource to appRoleAssignment. returns a *ItemRegisteredUsersItemGraphAppRoleAssignmentRequestBuilder when successful

func (*ItemRegisteredUsersDirectoryObjectItemRequestBuilder) GraphEndpoint added in v0.56.0

GraphEndpoint casts the previous resource to endpoint. returns a *ItemRegisteredUsersItemGraphEndpointRequestBuilder when successful

func (*ItemRegisteredUsersDirectoryObjectItemRequestBuilder) GraphServicePrincipal added in v0.56.0

GraphServicePrincipal casts the previous resource to servicePrincipal. returns a *ItemRegisteredUsersItemGraphServicePrincipalRequestBuilder when successful

func (*ItemRegisteredUsersDirectoryObjectItemRequestBuilder) GraphUser added in v0.56.0

GraphUser casts the previous resource to user. returns a *ItemRegisteredUsersItemGraphUserRequestBuilder when successful

func (*ItemRegisteredUsersDirectoryObjectItemRequestBuilder) Ref added in v0.60.0

Ref provides operations to manage the collection of device entities. returns a *ItemRegisteredUsersItemRefRequestBuilder when successful

type ItemRegisteredUsersGraphAppRoleAssignmentCountRequestBuilder added in v0.56.0

type ItemRegisteredUsersGraphAppRoleAssignmentCountRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

ItemRegisteredUsersGraphAppRoleAssignmentCountRequestBuilder provides operations to count the resources in the collection.

func NewItemRegisteredUsersGraphAppRoleAssignmentCountRequestBuilder added in v0.56.0

func NewItemRegisteredUsersGraphAppRoleAssignmentCountRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemRegisteredUsersGraphAppRoleAssignmentCountRequestBuilder

NewItemRegisteredUsersGraphAppRoleAssignmentCountRequestBuilder instantiates a new ItemRegisteredUsersGraphAppRoleAssignmentCountRequestBuilder and sets the default values.

func NewItemRegisteredUsersGraphAppRoleAssignmentCountRequestBuilderInternal added in v0.56.0

func NewItemRegisteredUsersGraphAppRoleAssignmentCountRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemRegisteredUsersGraphAppRoleAssignmentCountRequestBuilder

NewItemRegisteredUsersGraphAppRoleAssignmentCountRequestBuilderInternal instantiates a new ItemRegisteredUsersGraphAppRoleAssignmentCountRequestBuilder and sets the default values.

func (*ItemRegisteredUsersGraphAppRoleAssignmentCountRequestBuilder) Get added in v0.56.0

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 (*ItemRegisteredUsersGraphAppRoleAssignmentCountRequestBuilder) ToGetRequestInformation added in v0.56.0

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

func (*ItemRegisteredUsersGraphAppRoleAssignmentCountRequestBuilder) WithUrl added in v1.18.0

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

type ItemRegisteredUsersGraphAppRoleAssignmentCountRequestBuilderGetQueryParameters added in v0.56.0

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

ItemRegisteredUsersGraphAppRoleAssignmentCountRequestBuilderGetQueryParameters get the number of the resource

type ItemRegisteredUsersGraphAppRoleAssignmentCountRequestBuilderGetRequestConfiguration added in v0.56.0

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

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

type ItemRegisteredUsersGraphAppRoleAssignmentRequestBuilder added in v0.56.0

type ItemRegisteredUsersGraphAppRoleAssignmentRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

ItemRegisteredUsersGraphAppRoleAssignmentRequestBuilder casts the previous resource to appRoleAssignment.

func NewItemRegisteredUsersGraphAppRoleAssignmentRequestBuilder added in v0.56.0

func NewItemRegisteredUsersGraphAppRoleAssignmentRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemRegisteredUsersGraphAppRoleAssignmentRequestBuilder

NewItemRegisteredUsersGraphAppRoleAssignmentRequestBuilder instantiates a new ItemRegisteredUsersGraphAppRoleAssignmentRequestBuilder and sets the default values.

func NewItemRegisteredUsersGraphAppRoleAssignmentRequestBuilderInternal added in v0.56.0

func NewItemRegisteredUsersGraphAppRoleAssignmentRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemRegisteredUsersGraphAppRoleAssignmentRequestBuilder

NewItemRegisteredUsersGraphAppRoleAssignmentRequestBuilderInternal instantiates a new ItemRegisteredUsersGraphAppRoleAssignmentRequestBuilder and sets the default values.

func (*ItemRegisteredUsersGraphAppRoleAssignmentRequestBuilder) Count added in v0.56.0

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

func (*ItemRegisteredUsersGraphAppRoleAssignmentRequestBuilder) Get added in v0.56.0

Get get the items of type microsoft.graph.appRoleAssignment in the microsoft.graph.directoryObject collection returns a AppRoleAssignmentCollectionResponseable when successful returns a ODataError error when the service returns a 4XX or 5XX status code

func (*ItemRegisteredUsersGraphAppRoleAssignmentRequestBuilder) ToGetRequestInformation added in v0.56.0

ToGetRequestInformation get the items of type microsoft.graph.appRoleAssignment in the microsoft.graph.directoryObject collection returns a *RequestInformation when successful

func (*ItemRegisteredUsersGraphAppRoleAssignmentRequestBuilder) WithUrl added in v1.18.0

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

type ItemRegisteredUsersGraphAppRoleAssignmentRequestBuilderGetQueryParameters added in v0.56.0

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

ItemRegisteredUsersGraphAppRoleAssignmentRequestBuilderGetQueryParameters get the items of type microsoft.graph.appRoleAssignment in the microsoft.graph.directoryObject collection

type ItemRegisteredUsersGraphAppRoleAssignmentRequestBuilderGetRequestConfiguration added in v0.56.0

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

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

type ItemRegisteredUsersGraphEndpointCountRequestBuilder added in v0.56.0

type ItemRegisteredUsersGraphEndpointCountRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

ItemRegisteredUsersGraphEndpointCountRequestBuilder provides operations to count the resources in the collection.

func NewItemRegisteredUsersGraphEndpointCountRequestBuilder added in v0.56.0

NewItemRegisteredUsersGraphEndpointCountRequestBuilder instantiates a new ItemRegisteredUsersGraphEndpointCountRequestBuilder and sets the default values.

func NewItemRegisteredUsersGraphEndpointCountRequestBuilderInternal added in v0.56.0

func NewItemRegisteredUsersGraphEndpointCountRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemRegisteredUsersGraphEndpointCountRequestBuilder

NewItemRegisteredUsersGraphEndpointCountRequestBuilderInternal instantiates a new ItemRegisteredUsersGraphEndpointCountRequestBuilder and sets the default values.

func (*ItemRegisteredUsersGraphEndpointCountRequestBuilder) Get added in v0.56.0

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 (*ItemRegisteredUsersGraphEndpointCountRequestBuilder) ToGetRequestInformation added in v0.56.0

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

func (*ItemRegisteredUsersGraphEndpointCountRequestBuilder) WithUrl added in v1.18.0

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

type ItemRegisteredUsersGraphEndpointCountRequestBuilderGetQueryParameters added in v0.56.0

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

ItemRegisteredUsersGraphEndpointCountRequestBuilderGetQueryParameters get the number of the resource

type ItemRegisteredUsersGraphEndpointCountRequestBuilderGetRequestConfiguration added in v0.56.0

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

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

type ItemRegisteredUsersGraphEndpointRequestBuilder added in v0.56.0

type ItemRegisteredUsersGraphEndpointRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

ItemRegisteredUsersGraphEndpointRequestBuilder casts the previous resource to endpoint.

func NewItemRegisteredUsersGraphEndpointRequestBuilder added in v0.56.0

NewItemRegisteredUsersGraphEndpointRequestBuilder instantiates a new ItemRegisteredUsersGraphEndpointRequestBuilder and sets the default values.

func NewItemRegisteredUsersGraphEndpointRequestBuilderInternal added in v0.56.0

func NewItemRegisteredUsersGraphEndpointRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemRegisteredUsersGraphEndpointRequestBuilder

NewItemRegisteredUsersGraphEndpointRequestBuilderInternal instantiates a new ItemRegisteredUsersGraphEndpointRequestBuilder and sets the default values.

func (*ItemRegisteredUsersGraphEndpointRequestBuilder) Count added in v0.56.0

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

func (*ItemRegisteredUsersGraphEndpointRequestBuilder) Get added in v0.56.0

Get get the items of type microsoft.graph.endpoint in the microsoft.graph.directoryObject collection returns a EndpointCollectionResponseable when successful returns a ODataError error when the service returns a 4XX or 5XX status code

func (*ItemRegisteredUsersGraphEndpointRequestBuilder) ToGetRequestInformation added in v0.56.0

ToGetRequestInformation get the items of type microsoft.graph.endpoint in the microsoft.graph.directoryObject collection returns a *RequestInformation when successful

func (*ItemRegisteredUsersGraphEndpointRequestBuilder) WithUrl added in v1.18.0

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

type ItemRegisteredUsersGraphEndpointRequestBuilderGetQueryParameters added in v0.56.0

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

ItemRegisteredUsersGraphEndpointRequestBuilderGetQueryParameters get the items of type microsoft.graph.endpoint in the microsoft.graph.directoryObject collection

type ItemRegisteredUsersGraphEndpointRequestBuilderGetRequestConfiguration added in v0.56.0

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

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

type ItemRegisteredUsersGraphServicePrincipalCountRequestBuilder added in v0.56.0

type ItemRegisteredUsersGraphServicePrincipalCountRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

ItemRegisteredUsersGraphServicePrincipalCountRequestBuilder provides operations to count the resources in the collection.

func NewItemRegisteredUsersGraphServicePrincipalCountRequestBuilder added in v0.56.0

func NewItemRegisteredUsersGraphServicePrincipalCountRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemRegisteredUsersGraphServicePrincipalCountRequestBuilder

NewItemRegisteredUsersGraphServicePrincipalCountRequestBuilder instantiates a new ItemRegisteredUsersGraphServicePrincipalCountRequestBuilder and sets the default values.

func NewItemRegisteredUsersGraphServicePrincipalCountRequestBuilderInternal added in v0.56.0

func NewItemRegisteredUsersGraphServicePrincipalCountRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemRegisteredUsersGraphServicePrincipalCountRequestBuilder

NewItemRegisteredUsersGraphServicePrincipalCountRequestBuilderInternal instantiates a new ItemRegisteredUsersGraphServicePrincipalCountRequestBuilder and sets the default values.

func (*ItemRegisteredUsersGraphServicePrincipalCountRequestBuilder) Get added in v0.56.0

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 (*ItemRegisteredUsersGraphServicePrincipalCountRequestBuilder) ToGetRequestInformation added in v0.56.0

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

func (*ItemRegisteredUsersGraphServicePrincipalCountRequestBuilder) WithUrl added in v1.18.0

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

type ItemRegisteredUsersGraphServicePrincipalCountRequestBuilderGetQueryParameters added in v0.56.0

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

ItemRegisteredUsersGraphServicePrincipalCountRequestBuilderGetQueryParameters get the number of the resource

type ItemRegisteredUsersGraphServicePrincipalCountRequestBuilderGetRequestConfiguration added in v0.56.0

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

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

type ItemRegisteredUsersGraphServicePrincipalRequestBuilder added in v0.56.0

type ItemRegisteredUsersGraphServicePrincipalRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

ItemRegisteredUsersGraphServicePrincipalRequestBuilder casts the previous resource to servicePrincipal.

func NewItemRegisteredUsersGraphServicePrincipalRequestBuilder added in v0.56.0

func NewItemRegisteredUsersGraphServicePrincipalRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemRegisteredUsersGraphServicePrincipalRequestBuilder

NewItemRegisteredUsersGraphServicePrincipalRequestBuilder instantiates a new ItemRegisteredUsersGraphServicePrincipalRequestBuilder and sets the default values.

func NewItemRegisteredUsersGraphServicePrincipalRequestBuilderInternal added in v0.56.0

func NewItemRegisteredUsersGraphServicePrincipalRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemRegisteredUsersGraphServicePrincipalRequestBuilder

NewItemRegisteredUsersGraphServicePrincipalRequestBuilderInternal instantiates a new ItemRegisteredUsersGraphServicePrincipalRequestBuilder and sets the default values.

func (*ItemRegisteredUsersGraphServicePrincipalRequestBuilder) Count added in v0.56.0

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

func (*ItemRegisteredUsersGraphServicePrincipalRequestBuilder) Get added in v0.56.0

Get get the items of type microsoft.graph.servicePrincipal in the microsoft.graph.directoryObject collection returns a ServicePrincipalCollectionResponseable when successful returns a ODataError error when the service returns a 4XX or 5XX status code

func (*ItemRegisteredUsersGraphServicePrincipalRequestBuilder) ToGetRequestInformation added in v0.56.0

ToGetRequestInformation get the items of type microsoft.graph.servicePrincipal in the microsoft.graph.directoryObject collection returns a *RequestInformation when successful

func (*ItemRegisteredUsersGraphServicePrincipalRequestBuilder) WithUrl added in v1.18.0

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

type ItemRegisteredUsersGraphServicePrincipalRequestBuilderGetQueryParameters added in v0.56.0

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

ItemRegisteredUsersGraphServicePrincipalRequestBuilderGetQueryParameters get the items of type microsoft.graph.servicePrincipal in the microsoft.graph.directoryObject collection

type ItemRegisteredUsersGraphServicePrincipalRequestBuilderGetRequestConfiguration added in v0.56.0

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

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

type ItemRegisteredUsersGraphUserCountRequestBuilder added in v0.56.0

type ItemRegisteredUsersGraphUserCountRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

ItemRegisteredUsersGraphUserCountRequestBuilder provides operations to count the resources in the collection.

func NewItemRegisteredUsersGraphUserCountRequestBuilder added in v0.56.0

NewItemRegisteredUsersGraphUserCountRequestBuilder instantiates a new ItemRegisteredUsersGraphUserCountRequestBuilder and sets the default values.

func NewItemRegisteredUsersGraphUserCountRequestBuilderInternal added in v0.56.0

func NewItemRegisteredUsersGraphUserCountRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemRegisteredUsersGraphUserCountRequestBuilder

NewItemRegisteredUsersGraphUserCountRequestBuilderInternal instantiates a new ItemRegisteredUsersGraphUserCountRequestBuilder and sets the default values.

func (*ItemRegisteredUsersGraphUserCountRequestBuilder) Get added in v0.56.0

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 (*ItemRegisteredUsersGraphUserCountRequestBuilder) ToGetRequestInformation added in v0.56.0

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

func (*ItemRegisteredUsersGraphUserCountRequestBuilder) WithUrl added in v1.18.0

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

type ItemRegisteredUsersGraphUserCountRequestBuilderGetQueryParameters added in v0.56.0

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

ItemRegisteredUsersGraphUserCountRequestBuilderGetQueryParameters get the number of the resource

type ItemRegisteredUsersGraphUserCountRequestBuilderGetRequestConfiguration added in v0.56.0

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

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

type ItemRegisteredUsersGraphUserRequestBuilder added in v0.56.0

type ItemRegisteredUsersGraphUserRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

ItemRegisteredUsersGraphUserRequestBuilder casts the previous resource to user.

func NewItemRegisteredUsersGraphUserRequestBuilder added in v0.56.0

NewItemRegisteredUsersGraphUserRequestBuilder instantiates a new ItemRegisteredUsersGraphUserRequestBuilder and sets the default values.

func NewItemRegisteredUsersGraphUserRequestBuilderInternal added in v0.56.0

func NewItemRegisteredUsersGraphUserRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemRegisteredUsersGraphUserRequestBuilder

NewItemRegisteredUsersGraphUserRequestBuilderInternal instantiates a new ItemRegisteredUsersGraphUserRequestBuilder and sets the default values.

func (*ItemRegisteredUsersGraphUserRequestBuilder) Count added in v0.56.0

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

func (*ItemRegisteredUsersGraphUserRequestBuilder) Get added in v0.56.0

Get get the items of type microsoft.graph.user in the microsoft.graph.directoryObject collection returns a UserCollectionResponseable when successful returns a ODataError error when the service returns a 4XX or 5XX status code

func (*ItemRegisteredUsersGraphUserRequestBuilder) ToGetRequestInformation added in v0.56.0

ToGetRequestInformation get the items of type microsoft.graph.user in the microsoft.graph.directoryObject collection returns a *RequestInformation when successful

func (*ItemRegisteredUsersGraphUserRequestBuilder) WithUrl added in v1.18.0

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

type ItemRegisteredUsersGraphUserRequestBuilderGetQueryParameters added in v0.56.0

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

ItemRegisteredUsersGraphUserRequestBuilderGetQueryParameters get the items of type microsoft.graph.user in the microsoft.graph.directoryObject collection

type ItemRegisteredUsersGraphUserRequestBuilderGetRequestConfiguration added in v0.56.0

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

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

type ItemRegisteredUsersItemGraphAppRoleAssignmentRequestBuilder added in v0.56.0

type ItemRegisteredUsersItemGraphAppRoleAssignmentRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

ItemRegisteredUsersItemGraphAppRoleAssignmentRequestBuilder casts the previous resource to appRoleAssignment.

func NewItemRegisteredUsersItemGraphAppRoleAssignmentRequestBuilder added in v0.56.0

func NewItemRegisteredUsersItemGraphAppRoleAssignmentRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemRegisteredUsersItemGraphAppRoleAssignmentRequestBuilder

NewItemRegisteredUsersItemGraphAppRoleAssignmentRequestBuilder instantiates a new ItemRegisteredUsersItemGraphAppRoleAssignmentRequestBuilder and sets the default values.

func NewItemRegisteredUsersItemGraphAppRoleAssignmentRequestBuilderInternal added in v0.56.0

func NewItemRegisteredUsersItemGraphAppRoleAssignmentRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemRegisteredUsersItemGraphAppRoleAssignmentRequestBuilder

NewItemRegisteredUsersItemGraphAppRoleAssignmentRequestBuilderInternal instantiates a new ItemRegisteredUsersItemGraphAppRoleAssignmentRequestBuilder and sets the default values.

func (*ItemRegisteredUsersItemGraphAppRoleAssignmentRequestBuilder) Get added in v0.56.0

Get get the item of type microsoft.graph.directoryObject as microsoft.graph.appRoleAssignment returns a AppRoleAssignmentable when successful returns a ODataError error when the service returns a 4XX or 5XX status code

func (*ItemRegisteredUsersItemGraphAppRoleAssignmentRequestBuilder) ToGetRequestInformation added in v0.56.0

ToGetRequestInformation get the item of type microsoft.graph.directoryObject as microsoft.graph.appRoleAssignment returns a *RequestInformation when successful

func (*ItemRegisteredUsersItemGraphAppRoleAssignmentRequestBuilder) WithUrl added in v1.18.0

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

type ItemRegisteredUsersItemGraphAppRoleAssignmentRequestBuilderGetQueryParameters added in v0.56.0

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

ItemRegisteredUsersItemGraphAppRoleAssignmentRequestBuilderGetQueryParameters get the item of type microsoft.graph.directoryObject as microsoft.graph.appRoleAssignment

type ItemRegisteredUsersItemGraphAppRoleAssignmentRequestBuilderGetRequestConfiguration added in v0.56.0

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

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

type ItemRegisteredUsersItemGraphEndpointRequestBuilder added in v0.56.0

type ItemRegisteredUsersItemGraphEndpointRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

ItemRegisteredUsersItemGraphEndpointRequestBuilder casts the previous resource to endpoint.

func NewItemRegisteredUsersItemGraphEndpointRequestBuilder added in v0.56.0

NewItemRegisteredUsersItemGraphEndpointRequestBuilder instantiates a new ItemRegisteredUsersItemGraphEndpointRequestBuilder and sets the default values.

func NewItemRegisteredUsersItemGraphEndpointRequestBuilderInternal added in v0.56.0

func NewItemRegisteredUsersItemGraphEndpointRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemRegisteredUsersItemGraphEndpointRequestBuilder

NewItemRegisteredUsersItemGraphEndpointRequestBuilderInternal instantiates a new ItemRegisteredUsersItemGraphEndpointRequestBuilder and sets the default values.

func (*ItemRegisteredUsersItemGraphEndpointRequestBuilder) Get added in v0.56.0

Get get the item of type microsoft.graph.directoryObject as microsoft.graph.endpoint returns a Endpointable when successful returns a ODataError error when the service returns a 4XX or 5XX status code

func (*ItemRegisteredUsersItemGraphEndpointRequestBuilder) ToGetRequestInformation added in v0.56.0

ToGetRequestInformation get the item of type microsoft.graph.directoryObject as microsoft.graph.endpoint returns a *RequestInformation when successful

func (*ItemRegisteredUsersItemGraphEndpointRequestBuilder) WithUrl added in v1.18.0

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

type ItemRegisteredUsersItemGraphEndpointRequestBuilderGetQueryParameters added in v0.56.0

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

ItemRegisteredUsersItemGraphEndpointRequestBuilderGetQueryParameters get the item of type microsoft.graph.directoryObject as microsoft.graph.endpoint

type ItemRegisteredUsersItemGraphEndpointRequestBuilderGetRequestConfiguration added in v0.56.0

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

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

type ItemRegisteredUsersItemGraphServicePrincipalRequestBuilder added in v0.56.0

type ItemRegisteredUsersItemGraphServicePrincipalRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

ItemRegisteredUsersItemGraphServicePrincipalRequestBuilder casts the previous resource to servicePrincipal.

func NewItemRegisteredUsersItemGraphServicePrincipalRequestBuilder added in v0.56.0

func NewItemRegisteredUsersItemGraphServicePrincipalRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemRegisteredUsersItemGraphServicePrincipalRequestBuilder

NewItemRegisteredUsersItemGraphServicePrincipalRequestBuilder instantiates a new ItemRegisteredUsersItemGraphServicePrincipalRequestBuilder and sets the default values.

func NewItemRegisteredUsersItemGraphServicePrincipalRequestBuilderInternal added in v0.56.0

func NewItemRegisteredUsersItemGraphServicePrincipalRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemRegisteredUsersItemGraphServicePrincipalRequestBuilder

NewItemRegisteredUsersItemGraphServicePrincipalRequestBuilderInternal instantiates a new ItemRegisteredUsersItemGraphServicePrincipalRequestBuilder and sets the default values.

func (*ItemRegisteredUsersItemGraphServicePrincipalRequestBuilder) Get added in v0.56.0

Get get the item of type microsoft.graph.directoryObject as microsoft.graph.servicePrincipal returns a ServicePrincipalable when successful returns a ODataError error when the service returns a 4XX or 5XX status code

func (*ItemRegisteredUsersItemGraphServicePrincipalRequestBuilder) ToGetRequestInformation added in v0.56.0

ToGetRequestInformation get the item of type microsoft.graph.directoryObject as microsoft.graph.servicePrincipal returns a *RequestInformation when successful

func (*ItemRegisteredUsersItemGraphServicePrincipalRequestBuilder) WithUrl added in v1.18.0

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

type ItemRegisteredUsersItemGraphServicePrincipalRequestBuilderGetQueryParameters added in v0.56.0

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

ItemRegisteredUsersItemGraphServicePrincipalRequestBuilderGetQueryParameters get the item of type microsoft.graph.directoryObject as microsoft.graph.servicePrincipal

type ItemRegisteredUsersItemGraphServicePrincipalRequestBuilderGetRequestConfiguration added in v0.56.0

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

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

type ItemRegisteredUsersItemGraphUserRequestBuilder added in v0.56.0

type ItemRegisteredUsersItemGraphUserRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

ItemRegisteredUsersItemGraphUserRequestBuilder casts the previous resource to user.

func NewItemRegisteredUsersItemGraphUserRequestBuilder added in v0.56.0

NewItemRegisteredUsersItemGraphUserRequestBuilder instantiates a new ItemRegisteredUsersItemGraphUserRequestBuilder and sets the default values.

func NewItemRegisteredUsersItemGraphUserRequestBuilderInternal added in v0.56.0

func NewItemRegisteredUsersItemGraphUserRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemRegisteredUsersItemGraphUserRequestBuilder

NewItemRegisteredUsersItemGraphUserRequestBuilderInternal instantiates a new ItemRegisteredUsersItemGraphUserRequestBuilder and sets the default values.

func (*ItemRegisteredUsersItemGraphUserRequestBuilder) Get added in v0.56.0

Get get the item of type microsoft.graph.directoryObject as microsoft.graph.user returns a Userable when successful returns a ODataError error when the service returns a 4XX or 5XX status code

func (*ItemRegisteredUsersItemGraphUserRequestBuilder) ToGetRequestInformation added in v0.56.0

ToGetRequestInformation get the item of type microsoft.graph.directoryObject as microsoft.graph.user returns a *RequestInformation when successful

func (*ItemRegisteredUsersItemGraphUserRequestBuilder) WithUrl added in v1.18.0

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

type ItemRegisteredUsersItemGraphUserRequestBuilderGetQueryParameters added in v0.56.0

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

ItemRegisteredUsersItemGraphUserRequestBuilderGetQueryParameters get the item of type microsoft.graph.directoryObject as microsoft.graph.user

type ItemRegisteredUsersItemGraphUserRequestBuilderGetRequestConfiguration added in v0.56.0

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

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

type ItemRegisteredUsersItemRefRequestBuilder added in v0.60.0

type ItemRegisteredUsersItemRefRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

ItemRegisteredUsersItemRefRequestBuilder provides operations to manage the collection of device entities.

func NewItemRegisteredUsersItemRefRequestBuilder added in v0.60.0

NewItemRegisteredUsersItemRefRequestBuilder instantiates a new ItemRegisteredUsersItemRefRequestBuilder and sets the default values.

func NewItemRegisteredUsersItemRefRequestBuilderInternal added in v0.60.0

func NewItemRegisteredUsersItemRefRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemRegisteredUsersItemRefRequestBuilder

NewItemRegisteredUsersItemRefRequestBuilderInternal instantiates a new ItemRegisteredUsersItemRefRequestBuilder and sets the default values.

func (*ItemRegisteredUsersItemRefRequestBuilder) Delete added in v0.60.0

Delete remove a user as a registered user of the device. returns a ODataError error when the service returns a 4XX or 5XX status code Find more info here

func (*ItemRegisteredUsersItemRefRequestBuilder) ToDeleteRequestInformation added in v0.60.0

ToDeleteRequestInformation remove a user as a registered user of the device. returns a *RequestInformation when successful

func (*ItemRegisteredUsersItemRefRequestBuilder) WithUrl added in v1.18.0

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

type ItemRegisteredUsersItemRefRequestBuilderDeleteRequestConfiguration added in v0.60.0

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

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

type ItemRegisteredUsersRefRequestBuilder added in v0.60.0

type ItemRegisteredUsersRefRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

ItemRegisteredUsersRefRequestBuilder provides operations to manage the collection of device entities.

func NewItemRegisteredUsersRefRequestBuilder added in v0.60.0

NewItemRegisteredUsersRefRequestBuilder instantiates a new ItemRegisteredUsersRefRequestBuilder and sets the default values.

func NewItemRegisteredUsersRefRequestBuilderInternal added in v0.60.0

func NewItemRegisteredUsersRefRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemRegisteredUsersRefRequestBuilder

NewItemRegisteredUsersRefRequestBuilderInternal instantiates a new ItemRegisteredUsersRefRequestBuilder and sets the default values.

func (*ItemRegisteredUsersRefRequestBuilder) Delete added in v1.32.0

Delete remove a user as a registered user of the device. returns a ODataError error when the service returns a 4XX or 5XX status code Find more info here

func (*ItemRegisteredUsersRefRequestBuilder) Get added in v0.60.0

Get retrieve a list of users that are registered users of the device. For cloud joined devices and registered personal devices, registered users are set to the same value as registered owners at the time of registration. returns a StringCollectionResponseable when successful returns a ODataError error when the service returns a 4XX or 5XX status code Find more info here

func (*ItemRegisteredUsersRefRequestBuilder) Post added in v0.60.0

Post add a registered user for the device. returns a ODataError error when the service returns a 4XX or 5XX status code Find more info here

func (*ItemRegisteredUsersRefRequestBuilder) ToDeleteRequestInformation added in v1.32.0

ToDeleteRequestInformation remove a user as a registered user of the device. returns a *RequestInformation when successful

func (*ItemRegisteredUsersRefRequestBuilder) ToGetRequestInformation added in v0.60.0

ToGetRequestInformation retrieve a list of users that are registered users of the device. For cloud joined devices and registered personal devices, registered users are set to the same value as registered owners at the time of registration. returns a *RequestInformation when successful

func (*ItemRegisteredUsersRefRequestBuilder) ToPostRequestInformation added in v0.60.0

ToPostRequestInformation add a registered user for the device. returns a *RequestInformation when successful

func (*ItemRegisteredUsersRefRequestBuilder) WithUrl added in v1.18.0

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

type ItemRegisteredUsersRefRequestBuilderDeleteQueryParameters added in v1.32.0

type ItemRegisteredUsersRefRequestBuilderDeleteQueryParameters struct {
	// The delete Uri
	Id *string `uriparametername:"%40id"`
}

ItemRegisteredUsersRefRequestBuilderDeleteQueryParameters remove a user as a registered user of the device.

type ItemRegisteredUsersRefRequestBuilderDeleteRequestConfiguration added in v1.32.0

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

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

type ItemRegisteredUsersRefRequestBuilderGetQueryParameters added in v0.60.0

type ItemRegisteredUsersRefRequestBuilderGetQueryParameters struct {
	// Include count of items
	Count *bool `uriparametername:"%24count"`
	// 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"`
	// Skip the first n items
	Skip *int32 `uriparametername:"%24skip"`
	// Show only the first n items
	Top *int32 `uriparametername:"%24top"`
}

ItemRegisteredUsersRefRequestBuilderGetQueryParameters retrieve a list of users that are registered users of the device. For cloud joined devices and registered personal devices, registered users are set to the same value as registered owners at the time of registration.

type ItemRegisteredUsersRefRequestBuilderGetRequestConfiguration added in v0.60.0

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

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

type ItemRegisteredUsersRefRequestBuilderPostRequestConfiguration added in v0.60.0

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

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

type ItemRegisteredUsersRequestBuilder added in v0.49.0

ItemRegisteredUsersRequestBuilder provides operations to manage the registeredUsers property of the microsoft.graph.device entity.

func NewItemRegisteredUsersRequestBuilder added in v0.49.0

NewItemRegisteredUsersRequestBuilder instantiates a new ItemRegisteredUsersRequestBuilder and sets the default values.

func NewItemRegisteredUsersRequestBuilderInternal added in v0.49.0

func NewItemRegisteredUsersRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemRegisteredUsersRequestBuilder

NewItemRegisteredUsersRequestBuilderInternal instantiates a new ItemRegisteredUsersRequestBuilder and sets the default values.

func (*ItemRegisteredUsersRequestBuilder) ByDirectoryObjectId added in v0.63.0

ByDirectoryObjectId gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.devices.item.registeredUsers.item collection returns a *ItemRegisteredUsersDirectoryObjectItemRequestBuilder when successful

func (*ItemRegisteredUsersRequestBuilder) Count added in v0.49.0

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

func (*ItemRegisteredUsersRequestBuilder) Get added in v0.49.0

Get retrieve a list of users that are registered users of the device. For cloud joined devices and registered personal devices, registered users are set to the same value as registered owners at the time of registration. returns a DirectoryObjectCollectionResponseable when successful returns a ODataError error when the service returns a 4XX or 5XX status code Find more info here

func (*ItemRegisteredUsersRequestBuilder) GraphAppRoleAssignment added in v0.56.0

GraphAppRoleAssignment casts the previous resource to appRoleAssignment. returns a *ItemRegisteredUsersGraphAppRoleAssignmentRequestBuilder when successful

func (*ItemRegisteredUsersRequestBuilder) GraphEndpoint added in v0.56.0

GraphEndpoint casts the previous resource to endpoint. returns a *ItemRegisteredUsersGraphEndpointRequestBuilder when successful

func (*ItemRegisteredUsersRequestBuilder) GraphServicePrincipal added in v0.56.0

GraphServicePrincipal casts the previous resource to servicePrincipal. returns a *ItemRegisteredUsersGraphServicePrincipalRequestBuilder when successful

func (*ItemRegisteredUsersRequestBuilder) GraphUser added in v0.56.0

GraphUser casts the previous resource to user. returns a *ItemRegisteredUsersGraphUserRequestBuilder when successful

func (*ItemRegisteredUsersRequestBuilder) Ref added in v0.60.0

Ref provides operations to manage the collection of device entities. returns a *ItemRegisteredUsersRefRequestBuilder when successful

func (*ItemRegisteredUsersRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation retrieve a list of users that are registered users of the device. For cloud joined devices and registered personal devices, registered users are set to the same value as registered owners at the time of registration. returns a *RequestInformation when successful

func (*ItemRegisteredUsersRequestBuilder) WithUrl added in v1.18.0

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

type ItemRegisteredUsersRequestBuilderGetQueryParameters added in v0.49.0

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

ItemRegisteredUsersRequestBuilderGetQueryParameters retrieve a list of users that are registered users of the device. For cloud joined devices and registered personal devices, registered users are set to the same value as registered owners at the time of registration.

type ItemRegisteredUsersRequestBuilderGetRequestConfiguration added in v0.49.0

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

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

type ItemRestoreRequestBuilder added in v0.49.0

ItemRestoreRequestBuilder provides operations to call the restore method.

func NewItemRestoreRequestBuilder added in v0.49.0

NewItemRestoreRequestBuilder instantiates a new ItemRestoreRequestBuilder and sets the default values.

func NewItemRestoreRequestBuilderInternal added in v0.49.0

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

NewItemRestoreRequestBuilderInternal instantiates a new ItemRestoreRequestBuilder and sets the default values.

func (*ItemRestoreRequestBuilder) Post added in v0.49.0

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 added in v0.51.0

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 added in v1.18.0

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 added in v0.49.0

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 ItemTransitiveMemberOfCountRequestBuilder added in v0.49.0

type ItemTransitiveMemberOfCountRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

ItemTransitiveMemberOfCountRequestBuilder provides operations to count the resources in the collection.

func NewItemTransitiveMemberOfCountRequestBuilder added in v0.49.0

NewItemTransitiveMemberOfCountRequestBuilder instantiates a new ItemTransitiveMemberOfCountRequestBuilder and sets the default values.

func NewItemTransitiveMemberOfCountRequestBuilderInternal added in v0.49.0

func NewItemTransitiveMemberOfCountRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemTransitiveMemberOfCountRequestBuilder

NewItemTransitiveMemberOfCountRequestBuilderInternal instantiates a new ItemTransitiveMemberOfCountRequestBuilder and sets the default values.

func (*ItemTransitiveMemberOfCountRequestBuilder) Get added in v0.49.0

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 (*ItemTransitiveMemberOfCountRequestBuilder) ToGetRequestInformation added in v0.51.0

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

func (*ItemTransitiveMemberOfCountRequestBuilder) WithUrl added in v1.18.0

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

type ItemTransitiveMemberOfCountRequestBuilderGetQueryParameters added in v0.53.0

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

ItemTransitiveMemberOfCountRequestBuilderGetQueryParameters get the number of the resource

type ItemTransitiveMemberOfCountRequestBuilderGetRequestConfiguration added in v0.49.0

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

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

type ItemTransitiveMemberOfDirectoryObjectItemRequestBuilder added in v0.49.0

type ItemTransitiveMemberOfDirectoryObjectItemRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

ItemTransitiveMemberOfDirectoryObjectItemRequestBuilder provides operations to manage the transitiveMemberOf property of the microsoft.graph.device entity.

func NewItemTransitiveMemberOfDirectoryObjectItemRequestBuilder added in v0.49.0

func NewItemTransitiveMemberOfDirectoryObjectItemRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemTransitiveMemberOfDirectoryObjectItemRequestBuilder

NewItemTransitiveMemberOfDirectoryObjectItemRequestBuilder instantiates a new ItemTransitiveMemberOfDirectoryObjectItemRequestBuilder and sets the default values.

func NewItemTransitiveMemberOfDirectoryObjectItemRequestBuilderInternal added in v0.49.0

func NewItemTransitiveMemberOfDirectoryObjectItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemTransitiveMemberOfDirectoryObjectItemRequestBuilder

NewItemTransitiveMemberOfDirectoryObjectItemRequestBuilderInternal instantiates a new ItemTransitiveMemberOfDirectoryObjectItemRequestBuilder and sets the default values.

func (*ItemTransitiveMemberOfDirectoryObjectItemRequestBuilder) Get added in v0.49.0

Get groups and administrative units that the device is a member of. This operation is transitive. Supports $expand. returns a DirectoryObjectable when successful returns a ODataError error when the service returns a 4XX or 5XX status code

func (*ItemTransitiveMemberOfDirectoryObjectItemRequestBuilder) GraphAdministrativeUnit added in v0.59.0

GraphAdministrativeUnit casts the previous resource to administrativeUnit. returns a *ItemTransitiveMemberOfItemGraphAdministrativeUnitRequestBuilder when successful

func (*ItemTransitiveMemberOfDirectoryObjectItemRequestBuilder) GraphGroup added in v0.56.0

GraphGroup casts the previous resource to group. returns a *ItemTransitiveMemberOfItemGraphGroupRequestBuilder when successful

func (*ItemTransitiveMemberOfDirectoryObjectItemRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation groups and administrative units that the device is a member of. This operation is transitive. Supports $expand. returns a *RequestInformation when successful

func (*ItemTransitiveMemberOfDirectoryObjectItemRequestBuilder) WithUrl added in v1.18.0

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

type ItemTransitiveMemberOfDirectoryObjectItemRequestBuilderGetQueryParameters added in v0.49.0

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

ItemTransitiveMemberOfDirectoryObjectItemRequestBuilderGetQueryParameters groups and administrative units that the device is a member of. This operation is transitive. Supports $expand.

type ItemTransitiveMemberOfDirectoryObjectItemRequestBuilderGetRequestConfiguration added in v0.49.0

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

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

type ItemTransitiveMemberOfGraphAdministrativeUnitCountRequestBuilder added in v0.59.0

type ItemTransitiveMemberOfGraphAdministrativeUnitCountRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

ItemTransitiveMemberOfGraphAdministrativeUnitCountRequestBuilder provides operations to count the resources in the collection.

func NewItemTransitiveMemberOfGraphAdministrativeUnitCountRequestBuilder added in v0.59.0

func NewItemTransitiveMemberOfGraphAdministrativeUnitCountRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemTransitiveMemberOfGraphAdministrativeUnitCountRequestBuilder

NewItemTransitiveMemberOfGraphAdministrativeUnitCountRequestBuilder instantiates a new ItemTransitiveMemberOfGraphAdministrativeUnitCountRequestBuilder and sets the default values.

func NewItemTransitiveMemberOfGraphAdministrativeUnitCountRequestBuilderInternal added in v0.59.0

func NewItemTransitiveMemberOfGraphAdministrativeUnitCountRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemTransitiveMemberOfGraphAdministrativeUnitCountRequestBuilder

NewItemTransitiveMemberOfGraphAdministrativeUnitCountRequestBuilderInternal instantiates a new ItemTransitiveMemberOfGraphAdministrativeUnitCountRequestBuilder and sets the default values.

func (*ItemTransitiveMemberOfGraphAdministrativeUnitCountRequestBuilder) Get added in v0.59.0

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 (*ItemTransitiveMemberOfGraphAdministrativeUnitCountRequestBuilder) ToGetRequestInformation added in v0.59.0

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

func (*ItemTransitiveMemberOfGraphAdministrativeUnitCountRequestBuilder) WithUrl added in v1.18.0

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

type ItemTransitiveMemberOfGraphAdministrativeUnitCountRequestBuilderGetQueryParameters added in v0.59.0

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

ItemTransitiveMemberOfGraphAdministrativeUnitCountRequestBuilderGetQueryParameters get the number of the resource

type ItemTransitiveMemberOfGraphAdministrativeUnitCountRequestBuilderGetRequestConfiguration added in v0.59.0

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

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

type ItemTransitiveMemberOfGraphAdministrativeUnitRequestBuilder added in v0.59.0

type ItemTransitiveMemberOfGraphAdministrativeUnitRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

ItemTransitiveMemberOfGraphAdministrativeUnitRequestBuilder casts the previous resource to administrativeUnit.

func NewItemTransitiveMemberOfGraphAdministrativeUnitRequestBuilder added in v0.59.0

func NewItemTransitiveMemberOfGraphAdministrativeUnitRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemTransitiveMemberOfGraphAdministrativeUnitRequestBuilder

NewItemTransitiveMemberOfGraphAdministrativeUnitRequestBuilder instantiates a new ItemTransitiveMemberOfGraphAdministrativeUnitRequestBuilder and sets the default values.

func NewItemTransitiveMemberOfGraphAdministrativeUnitRequestBuilderInternal added in v0.59.0

func NewItemTransitiveMemberOfGraphAdministrativeUnitRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemTransitiveMemberOfGraphAdministrativeUnitRequestBuilder

NewItemTransitiveMemberOfGraphAdministrativeUnitRequestBuilderInternal instantiates a new ItemTransitiveMemberOfGraphAdministrativeUnitRequestBuilder and sets the default values.

func (*ItemTransitiveMemberOfGraphAdministrativeUnitRequestBuilder) Count added in v0.59.0

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

func (*ItemTransitiveMemberOfGraphAdministrativeUnitRequestBuilder) Get added in v0.59.0

Get get the items of type microsoft.graph.administrativeUnit in the microsoft.graph.directoryObject collection returns a AdministrativeUnitCollectionResponseable when successful returns a ODataError error when the service returns a 4XX or 5XX status code

func (*ItemTransitiveMemberOfGraphAdministrativeUnitRequestBuilder) ToGetRequestInformation added in v0.59.0

ToGetRequestInformation get the items of type microsoft.graph.administrativeUnit in the microsoft.graph.directoryObject collection returns a *RequestInformation when successful

func (*ItemTransitiveMemberOfGraphAdministrativeUnitRequestBuilder) WithUrl added in v1.18.0

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

type ItemTransitiveMemberOfGraphAdministrativeUnitRequestBuilderGetQueryParameters added in v0.59.0

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

ItemTransitiveMemberOfGraphAdministrativeUnitRequestBuilderGetQueryParameters get the items of type microsoft.graph.administrativeUnit in the microsoft.graph.directoryObject collection

type ItemTransitiveMemberOfGraphAdministrativeUnitRequestBuilderGetRequestConfiguration added in v0.59.0

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

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

type ItemTransitiveMemberOfGraphGroupCountRequestBuilder added in v0.56.0

type ItemTransitiveMemberOfGraphGroupCountRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

ItemTransitiveMemberOfGraphGroupCountRequestBuilder provides operations to count the resources in the collection.

func NewItemTransitiveMemberOfGraphGroupCountRequestBuilder added in v0.56.0

NewItemTransitiveMemberOfGraphGroupCountRequestBuilder instantiates a new ItemTransitiveMemberOfGraphGroupCountRequestBuilder and sets the default values.

func NewItemTransitiveMemberOfGraphGroupCountRequestBuilderInternal added in v0.56.0

func NewItemTransitiveMemberOfGraphGroupCountRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemTransitiveMemberOfGraphGroupCountRequestBuilder

NewItemTransitiveMemberOfGraphGroupCountRequestBuilderInternal instantiates a new ItemTransitiveMemberOfGraphGroupCountRequestBuilder and sets the default values.

func (*ItemTransitiveMemberOfGraphGroupCountRequestBuilder) Get added in v0.56.0

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 (*ItemTransitiveMemberOfGraphGroupCountRequestBuilder) ToGetRequestInformation added in v0.56.0

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

func (*ItemTransitiveMemberOfGraphGroupCountRequestBuilder) WithUrl added in v1.18.0

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

type ItemTransitiveMemberOfGraphGroupCountRequestBuilderGetQueryParameters added in v0.56.0

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

ItemTransitiveMemberOfGraphGroupCountRequestBuilderGetQueryParameters get the number of the resource

type ItemTransitiveMemberOfGraphGroupCountRequestBuilderGetRequestConfiguration added in v0.56.0

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

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

type ItemTransitiveMemberOfGraphGroupRequestBuilder added in v0.56.0

type ItemTransitiveMemberOfGraphGroupRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

ItemTransitiveMemberOfGraphGroupRequestBuilder casts the previous resource to group.

func NewItemTransitiveMemberOfGraphGroupRequestBuilder added in v0.56.0

NewItemTransitiveMemberOfGraphGroupRequestBuilder instantiates a new ItemTransitiveMemberOfGraphGroupRequestBuilder and sets the default values.

func NewItemTransitiveMemberOfGraphGroupRequestBuilderInternal added in v0.56.0

func NewItemTransitiveMemberOfGraphGroupRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemTransitiveMemberOfGraphGroupRequestBuilder

NewItemTransitiveMemberOfGraphGroupRequestBuilderInternal instantiates a new ItemTransitiveMemberOfGraphGroupRequestBuilder and sets the default values.

func (*ItemTransitiveMemberOfGraphGroupRequestBuilder) Count added in v0.56.0

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

func (*ItemTransitiveMemberOfGraphGroupRequestBuilder) Get added in v0.56.0

Get get the groups and administrative units that the device is a member of. This API request is transitive, and will also return all groups and administrative units the device is a nested member of. returns a GroupCollectionResponseable when successful returns a ODataError error when the service returns a 4XX or 5XX status code Find more info here

func (*ItemTransitiveMemberOfGraphGroupRequestBuilder) ToGetRequestInformation added in v0.56.0

ToGetRequestInformation get the groups and administrative units that the device is a member of. This API request is transitive, and will also return all groups and administrative units the device is a nested member of. returns a *RequestInformation when successful

func (*ItemTransitiveMemberOfGraphGroupRequestBuilder) WithUrl added in v1.18.0

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

type ItemTransitiveMemberOfGraphGroupRequestBuilderGetQueryParameters added in v0.56.0

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

ItemTransitiveMemberOfGraphGroupRequestBuilderGetQueryParameters get the groups and administrative units that the device is a member of. This API request is transitive, and will also return all groups and administrative units the device is a nested member of.

type ItemTransitiveMemberOfGraphGroupRequestBuilderGetRequestConfiguration added in v0.56.0

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

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

type ItemTransitiveMemberOfItemGraphAdministrativeUnitRequestBuilder added in v0.59.0

type ItemTransitiveMemberOfItemGraphAdministrativeUnitRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

ItemTransitiveMemberOfItemGraphAdministrativeUnitRequestBuilder casts the previous resource to administrativeUnit.

func NewItemTransitiveMemberOfItemGraphAdministrativeUnitRequestBuilder added in v0.59.0

func NewItemTransitiveMemberOfItemGraphAdministrativeUnitRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemTransitiveMemberOfItemGraphAdministrativeUnitRequestBuilder

NewItemTransitiveMemberOfItemGraphAdministrativeUnitRequestBuilder instantiates a new ItemTransitiveMemberOfItemGraphAdministrativeUnitRequestBuilder and sets the default values.

func NewItemTransitiveMemberOfItemGraphAdministrativeUnitRequestBuilderInternal added in v0.59.0

func NewItemTransitiveMemberOfItemGraphAdministrativeUnitRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemTransitiveMemberOfItemGraphAdministrativeUnitRequestBuilder

NewItemTransitiveMemberOfItemGraphAdministrativeUnitRequestBuilderInternal instantiates a new ItemTransitiveMemberOfItemGraphAdministrativeUnitRequestBuilder and sets the default values.

func (*ItemTransitiveMemberOfItemGraphAdministrativeUnitRequestBuilder) Get added in v0.59.0

Get get the item of type microsoft.graph.directoryObject as microsoft.graph.administrativeUnit returns a AdministrativeUnitable when successful returns a ODataError error when the service returns a 4XX or 5XX status code

func (*ItemTransitiveMemberOfItemGraphAdministrativeUnitRequestBuilder) ToGetRequestInformation added in v0.59.0

ToGetRequestInformation get the item of type microsoft.graph.directoryObject as microsoft.graph.administrativeUnit returns a *RequestInformation when successful

func (*ItemTransitiveMemberOfItemGraphAdministrativeUnitRequestBuilder) WithUrl added in v1.18.0

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

type ItemTransitiveMemberOfItemGraphAdministrativeUnitRequestBuilderGetQueryParameters added in v0.59.0

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

ItemTransitiveMemberOfItemGraphAdministrativeUnitRequestBuilderGetQueryParameters get the item of type microsoft.graph.directoryObject as microsoft.graph.administrativeUnit

type ItemTransitiveMemberOfItemGraphAdministrativeUnitRequestBuilderGetRequestConfiguration added in v0.59.0

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

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

type ItemTransitiveMemberOfItemGraphGroupRequestBuilder added in v0.56.0

type ItemTransitiveMemberOfItemGraphGroupRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

ItemTransitiveMemberOfItemGraphGroupRequestBuilder casts the previous resource to group.

func NewItemTransitiveMemberOfItemGraphGroupRequestBuilder added in v0.56.0

NewItemTransitiveMemberOfItemGraphGroupRequestBuilder instantiates a new ItemTransitiveMemberOfItemGraphGroupRequestBuilder and sets the default values.

func NewItemTransitiveMemberOfItemGraphGroupRequestBuilderInternal added in v0.56.0

func NewItemTransitiveMemberOfItemGraphGroupRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemTransitiveMemberOfItemGraphGroupRequestBuilder

NewItemTransitiveMemberOfItemGraphGroupRequestBuilderInternal instantiates a new ItemTransitiveMemberOfItemGraphGroupRequestBuilder and sets the default values.

func (*ItemTransitiveMemberOfItemGraphGroupRequestBuilder) Get added in v0.56.0

Get get the groups and administrative units that the device is a member of. This API request is transitive, and will also return all groups and administrative units the device is a nested member of. returns a Groupable when successful returns a ODataError error when the service returns a 4XX or 5XX status code Find more info here

func (*ItemTransitiveMemberOfItemGraphGroupRequestBuilder) ToGetRequestInformation added in v0.56.0

ToGetRequestInformation get the groups and administrative units that the device is a member of. This API request is transitive, and will also return all groups and administrative units the device is a nested member of. returns a *RequestInformation when successful

func (*ItemTransitiveMemberOfItemGraphGroupRequestBuilder) WithUrl added in v1.18.0

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

type ItemTransitiveMemberOfItemGraphGroupRequestBuilderGetQueryParameters added in v0.56.0

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

ItemTransitiveMemberOfItemGraphGroupRequestBuilderGetQueryParameters get the groups and administrative units that the device is a member of. This API request is transitive, and will also return all groups and administrative units the device is a nested member of.

type ItemTransitiveMemberOfItemGraphGroupRequestBuilderGetRequestConfiguration added in v0.56.0

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

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

type ItemTransitiveMemberOfRequestBuilder added in v0.49.0

type ItemTransitiveMemberOfRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

ItemTransitiveMemberOfRequestBuilder provides operations to manage the transitiveMemberOf property of the microsoft.graph.device entity.

func NewItemTransitiveMemberOfRequestBuilder added in v0.49.0

NewItemTransitiveMemberOfRequestBuilder instantiates a new ItemTransitiveMemberOfRequestBuilder and sets the default values.

func NewItemTransitiveMemberOfRequestBuilderInternal added in v0.49.0

func NewItemTransitiveMemberOfRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemTransitiveMemberOfRequestBuilder

NewItemTransitiveMemberOfRequestBuilderInternal instantiates a new ItemTransitiveMemberOfRequestBuilder and sets the default values.

func (*ItemTransitiveMemberOfRequestBuilder) ByDirectoryObjectId added in v0.63.0

ByDirectoryObjectId provides operations to manage the transitiveMemberOf property of the microsoft.graph.device entity. returns a *ItemTransitiveMemberOfDirectoryObjectItemRequestBuilder when successful

func (*ItemTransitiveMemberOfRequestBuilder) Count added in v0.49.0

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

func (*ItemTransitiveMemberOfRequestBuilder) Get added in v0.49.0

Get get the groups and administrative units that the device is a member of. This API request is transitive, and will also return all groups and administrative units the device is a nested member of. returns a DirectoryObjectCollectionResponseable when successful returns a ODataError error when the service returns a 4XX or 5XX status code Find more info here

func (*ItemTransitiveMemberOfRequestBuilder) GraphAdministrativeUnit added in v0.59.0

GraphAdministrativeUnit casts the previous resource to administrativeUnit. returns a *ItemTransitiveMemberOfGraphAdministrativeUnitRequestBuilder when successful

func (*ItemTransitiveMemberOfRequestBuilder) GraphGroup added in v0.56.0

GraphGroup casts the previous resource to group. returns a *ItemTransitiveMemberOfGraphGroupRequestBuilder when successful

func (*ItemTransitiveMemberOfRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation get the groups and administrative units that the device is a member of. This API request is transitive, and will also return all groups and administrative units the device is a nested member of. returns a *RequestInformation when successful

func (*ItemTransitiveMemberOfRequestBuilder) WithUrl added in v1.18.0

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

type ItemTransitiveMemberOfRequestBuilderGetQueryParameters added in v0.49.0

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

ItemTransitiveMemberOfRequestBuilderGetQueryParameters get the groups and administrative units that the device is a member of. This API request is transitive, and will also return all groups and administrative units the device is a nested member of.

type ItemTransitiveMemberOfRequestBuilderGetRequestConfiguration added in v0.49.0

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

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

type ValidatePropertiesPostRequestBody added in v0.49.0

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

func NewValidatePropertiesPostRequestBody added in v0.49.0

func NewValidatePropertiesPostRequestBody() *ValidatePropertiesPostRequestBody

NewValidatePropertiesPostRequestBody instantiates a new ValidatePropertiesPostRequestBody and sets the default values.

func (*ValidatePropertiesPostRequestBody) GetAdditionalData added in v0.49.0

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 added in v0.56.0

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

func (*ValidatePropertiesPostRequestBody) GetDisplayName added in v0.49.0

func (m *ValidatePropertiesPostRequestBody) GetDisplayName() *string

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

func (*ValidatePropertiesPostRequestBody) GetEntityType added in v0.49.0

func (m *ValidatePropertiesPostRequestBody) GetEntityType() *string

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

func (*ValidatePropertiesPostRequestBody) GetFieldDeserializers added in v0.49.0

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

func (*ValidatePropertiesPostRequestBody) GetMailNickname added in v0.49.0

func (m *ValidatePropertiesPostRequestBody) GetMailNickname() *string

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

func (*ValidatePropertiesPostRequestBody) GetOnBehalfOfUserId added in v0.49.0

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

func (*ValidatePropertiesPostRequestBody) Serialize added in v0.49.0

Serialize serializes information the current object

func (*ValidatePropertiesPostRequestBody) SetAdditionalData added in v0.49.0

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 added in v0.56.0

SetBackingStore sets the BackingStore property value. Stores model information.

func (*ValidatePropertiesPostRequestBody) SetDisplayName added in v0.49.0

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

SetDisplayName sets the displayName property value. The displayName property

func (*ValidatePropertiesPostRequestBody) SetEntityType added in v0.49.0

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

SetEntityType sets the entityType property value. The entityType property

func (*ValidatePropertiesPostRequestBody) SetMailNickname added in v0.49.0

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

SetMailNickname sets the mailNickname property value. The mailNickname property

func (*ValidatePropertiesPostRequestBody) SetOnBehalfOfUserId added in v0.49.0

SetOnBehalfOfUserId sets the onBehalfOfUserId property value. The onBehalfOfUserId property

type ValidatePropertiesRequestBuilder added in v0.49.0

ValidatePropertiesRequestBuilder provides operations to call the validateProperties method.

func NewValidatePropertiesRequestBuilder added in v0.49.0

NewValidatePropertiesRequestBuilder instantiates a new ValidatePropertiesRequestBuilder and sets the default values.

func NewValidatePropertiesRequestBuilderInternal added in v0.49.0

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

NewValidatePropertiesRequestBuilderInternal instantiates a new ValidatePropertiesRequestBuilder and sets the default values.

func (*ValidatePropertiesRequestBuilder) Post added in v0.49.0

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 added in v0.51.0

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 added in v1.18.0

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 added in v0.49.0

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.

Source Files

Jump to

Keyboard shortcuts

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