item

package
v0.47.0 Latest Latest
Warning

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

Go to latest
Published: Nov 22, 2022 License: MIT Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DeviceItemRequestBuilder added in v0.12.0

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

DeviceItemRequestBuilder provides operations to manage the collection of device entities.

func NewDeviceItemRequestBuilder added in v0.12.0

NewDeviceItemRequestBuilder instantiates a new DeviceItemRequestBuilder and sets the default values.

func NewDeviceItemRequestBuilderInternal added in v0.12.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.12.0

CheckMemberGroups provides operations to call the checkMemberGroups method.

func (*DeviceItemRequestBuilder) CheckMemberObjects added in v0.12.0

CheckMemberObjects provides operations to call the checkMemberObjects method.

func (*DeviceItemRequestBuilder) CreateDeleteRequestInformation added in v0.12.0

CreateDeleteRequestInformation delete a registered device.

func (*DeviceItemRequestBuilder) CreateGetRequestInformation added in v0.12.0

CreateGetRequestInformation get the properties and relationships of a device object.

func (*DeviceItemRequestBuilder) CreatePatchRequestInformation added in v0.12.0

CreatePatchRequestInformation update the properties of a registered device. Only certain properties of a device can be updated through approved Mobile Device Managment (MDM) apps.

func (*DeviceItemRequestBuilder) Delete added in v0.12.0

Delete delete a registered device.

func (*DeviceItemRequestBuilder) Extensions added in v0.12.0

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

func (*DeviceItemRequestBuilder) ExtensionsById added in v0.12.0

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

func (*DeviceItemRequestBuilder) Get added in v0.12.0

Get get the properties and relationships of a device object.

func (*DeviceItemRequestBuilder) GetMemberGroups added in v0.12.0

GetMemberGroups provides operations to call the getMemberGroups method.

func (*DeviceItemRequestBuilder) GetMemberObjects added in v0.12.0

GetMemberObjects provides operations to call the getMemberObjects method.

func (*DeviceItemRequestBuilder) MemberOf added in v0.12.0

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

func (*DeviceItemRequestBuilder) MemberOfById added in v0.13.0

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

func (*DeviceItemRequestBuilder) Patch added in v0.12.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.

func (*DeviceItemRequestBuilder) RegisteredOwners added in v0.12.0

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

func (*DeviceItemRequestBuilder) RegisteredOwnersById added in v0.13.0

RegisteredOwnersById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.devices.item.registeredOwners.item collection

func (*DeviceItemRequestBuilder) RegisteredUsers added in v0.12.0

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

func (*DeviceItemRequestBuilder) RegisteredUsersById added in v0.13.0

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

func (*DeviceItemRequestBuilder) Restore added in v0.12.0

Restore provides operations to call the restore method.

func (*DeviceItemRequestBuilder) TransitiveMemberOf added in v0.12.0

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

func (*DeviceItemRequestBuilder) TransitiveMemberOfById added in v0.13.0

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

type DeviceItemRequestBuilderDeleteRequestConfiguration added in v0.22.0

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

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

type DeviceItemRequestBuilderGetQueryParameters added in v0.12.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.22.0

type DeviceItemRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// 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.22.0

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

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

Jump to

Keyboard shortcuts

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