item

package
v0.9.0 Latest Latest
Warning

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

Go to latest
Published: Jul 8, 2023 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DeviceCategoryItemRequestBuilder

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

DeviceCategoryItemRequestBuilder provides operations to manage the deviceCategories property of the microsoft.graph.deviceManagement entity.

func NewDeviceCategoryItemRequestBuilder

NewDeviceCategoryItemRequestBuilder instantiates a new DeviceCategoryItemRequestBuilder and sets the default values.

func NewDeviceCategoryItemRequestBuilderInternal

func NewDeviceCategoryItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DeviceCategoryItemRequestBuilder

NewDeviceCategoryItemRequestBuilderInternal instantiates a new DeviceCategoryItemRequestBuilder and sets the default values.

func (*DeviceCategoryItemRequestBuilder) CreateDeleteRequestInformation

CreateDeleteRequestInformation delete navigation property deviceCategories for deviceManagement

func (*DeviceCategoryItemRequestBuilder) CreateGetRequestInformation

CreateGetRequestInformation the list of device categories with the tenant.

func (*DeviceCategoryItemRequestBuilder) CreatePatchRequestInformation

CreatePatchRequestInformation update the navigation property deviceCategories in deviceManagement

func (*DeviceCategoryItemRequestBuilder) Delete

Delete delete navigation property deviceCategories for deviceManagement

func (*DeviceCategoryItemRequestBuilder) Get

Get the list of device categories with the tenant.

func (*DeviceCategoryItemRequestBuilder) Patch

Patch update the navigation property deviceCategories in deviceManagement

type DeviceCategoryItemRequestBuilderDeleteOptions

type DeviceCategoryItemRequestBuilderDeleteOptions struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Response handler to use in place of the default response handling provided by the core service
	ResponseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler
}

DeviceCategoryItemRequestBuilderDeleteOptions options for Delete

type DeviceCategoryItemRequestBuilderGetOptions

type DeviceCategoryItemRequestBuilderGetOptions struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *DeviceCategoryItemRequestBuilderGetQueryParameters
	// Response handler to use in place of the default response handling provided by the core service
	ResponseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler
}

DeviceCategoryItemRequestBuilderGetOptions options for Get

type DeviceCategoryItemRequestBuilderGetQueryParameters

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

DeviceCategoryItemRequestBuilderGetQueryParameters the list of device categories with the tenant.

type DeviceCategoryItemRequestBuilderPatchOptions

type DeviceCategoryItemRequestBuilderPatchOptions struct {
	//
	Body iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.DeviceCategoryable
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Response handler to use in place of the default response handling provided by the core service
	ResponseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler
}

DeviceCategoryItemRequestBuilderPatchOptions options for Patch

Jump to

Keyboard shortcuts

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