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: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DetectedAppItemRequestBuilder

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

DetectedAppItemRequestBuilder provides operations to manage the detectedApps property of the microsoft.graph.deviceManagement entity.

func NewDetectedAppItemRequestBuilder

NewDetectedAppItemRequestBuilder instantiates a new DetectedAppItemRequestBuilder and sets the default values.

func NewDetectedAppItemRequestBuilderInternal

func NewDetectedAppItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DetectedAppItemRequestBuilder

NewDetectedAppItemRequestBuilderInternal instantiates a new DetectedAppItemRequestBuilder and sets the default values.

func (*DetectedAppItemRequestBuilder) CreateDeleteRequestInformation

CreateDeleteRequestInformation delete navigation property detectedApps for deviceManagement

func (*DetectedAppItemRequestBuilder) CreateGetRequestInformation

CreateGetRequestInformation the list of detected apps associated with a device.

func (*DetectedAppItemRequestBuilder) CreatePatchRequestInformation

CreatePatchRequestInformation update the navigation property detectedApps in deviceManagement

func (*DetectedAppItemRequestBuilder) Delete

Delete delete navigation property detectedApps for deviceManagement

func (*DetectedAppItemRequestBuilder) Get

Get the list of detected apps associated with a device.

func (*DetectedAppItemRequestBuilder) ManagedDevices

ManagedDevices the managedDevices property

func (*DetectedAppItemRequestBuilder) ManagedDevicesById

ManagedDevicesById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.deviceManagement.detectedApps.item.managedDevices.item collection

func (*DetectedAppItemRequestBuilder) Patch

Patch update the navigation property detectedApps in deviceManagement

type DetectedAppItemRequestBuilderDeleteOptions

type DetectedAppItemRequestBuilderDeleteOptions 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
}

DetectedAppItemRequestBuilderDeleteOptions options for Delete

type DetectedAppItemRequestBuilderGetOptions

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

DetectedAppItemRequestBuilderGetOptions options for Get

type DetectedAppItemRequestBuilderGetQueryParameters

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

DetectedAppItemRequestBuilderGetQueryParameters the list of detected apps associated with a device.

type DetectedAppItemRequestBuilderPatchOptions

type DetectedAppItemRequestBuilderPatchOptions struct {
	//
	Body iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.DetectedAppable
	// 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
}

DetectedAppItemRequestBuilderPatchOptions options for Patch

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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