devicemanagement

package
v0.1.2 Latest Latest
Warning

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

Go to latest
Published: Nov 12, 2021 License: MIT Imports: 59 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DeviceManagementRequestBuilder

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

Builds and executes requests for operations under \deviceManagement

func NewDeviceManagementRequestBuilder

Instantiates a new DeviceManagementRequestBuilder and sets the default values. Parameters:

  • rawUrl : The raw URL to use for the request builder.
  • requestAdapter : The request adapter to use to execute the requests.

func NewDeviceManagementRequestBuilderInternal

func NewDeviceManagementRequestBuilderInternal(pathParameters map[string]string, requestAdapter ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestAdapter) *DeviceManagementRequestBuilder

Instantiates a new DeviceManagementRequestBuilder and sets the default values. Parameters:

  • pathParameters : Path parameters for the request
  • requestAdapter : The request adapter to use to execute the requests.

func (*DeviceManagementRequestBuilder) ComplianceManagementPartnersById

Gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.deviceManagement.complianceManagementPartners.item collection Parameters:

  • id : Unique identifier of the item

func (*DeviceManagementRequestBuilder) CreateGetRequestInformation

Get deviceManagement Parameters:

  • options : Options for the request

func (*DeviceManagementRequestBuilder) CreatePatchRequestInformation

Update deviceManagement Parameters:

  • options : Options for the request

func (*DeviceManagementRequestBuilder) DetectedAppsById

Gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.deviceManagement.detectedApps.item collection Parameters:

  • id : Unique identifier of the item

func (*DeviceManagementRequestBuilder) DeviceCategoriesById

Gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.deviceManagement.deviceCategories.item collection Parameters:

  • id : Unique identifier of the item

func (*DeviceManagementRequestBuilder) DeviceCompliancePoliciesById

Gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.deviceManagement.deviceCompliancePolicies.item collection Parameters:

  • id : Unique identifier of the item

func (*DeviceManagementRequestBuilder) DeviceCompliancePolicySettingStateSummariesById

Gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.deviceManagement.deviceCompliancePolicySettingStateSummaries.item collection Parameters:

  • id : Unique identifier of the item

func (*DeviceManagementRequestBuilder) DeviceConfigurationsById

Gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.deviceManagement.deviceConfigurations.item collection Parameters:

  • id : Unique identifier of the item

func (*DeviceManagementRequestBuilder) DeviceEnrollmentConfigurationsById

Gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.deviceManagement.deviceEnrollmentConfigurations.item collection Parameters:

  • id : Unique identifier of the item

func (*DeviceManagementRequestBuilder) DeviceManagementPartnersById

Gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.deviceManagement.deviceManagementPartners.item collection Parameters:

  • id : Unique identifier of the item

func (*DeviceManagementRequestBuilder) ExchangeConnectorsById

Gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.deviceManagement.exchangeConnectors.item collection Parameters:

  • id : Unique identifier of the item

func (*DeviceManagementRequestBuilder) Get

Get deviceManagement Parameters:

  • options : Options for the request

func (*DeviceManagementRequestBuilder) GetEffectivePermissionsWithScope

Builds and executes requests for operations under \deviceManagement\microsoft.graph.getEffectivePermissions(scope='{scope}') Parameters:

  • scope : Usage: scope={scope}

func (*DeviceManagementRequestBuilder) ImportedWindowsAutopilotDeviceIdentitiesById

Gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.deviceManagement.importedWindowsAutopilotDeviceIdentities.item collection Parameters:

  • id : Unique identifier of the item

func (*DeviceManagementRequestBuilder) IosUpdateStatusesById

Gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.deviceManagement.iosUpdateStatuses.item collection Parameters:

  • id : Unique identifier of the item

func (*DeviceManagementRequestBuilder) ManagedDevicesById

Gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.deviceManagement.managedDevices.item collection Parameters:

  • id : Unique identifier of the item

func (*DeviceManagementRequestBuilder) MobileThreatDefenseConnectorsById

Gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.deviceManagement.mobileThreatDefenseConnectors.item collection Parameters:

  • id : Unique identifier of the item

func (*DeviceManagementRequestBuilder) NotificationMessageTemplatesById

Gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.deviceManagement.notificationMessageTemplates.item collection Parameters:

  • id : Unique identifier of the item

func (*DeviceManagementRequestBuilder) Patch

Update deviceManagement Parameters:

  • options : Options for the request

func (*DeviceManagementRequestBuilder) RemoteAssistancePartnersById

Gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.deviceManagement.remoteAssistancePartners.item collection Parameters:

  • id : Unique identifier of the item

func (*DeviceManagementRequestBuilder) ResourceOperationsById

Gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.deviceManagement.resourceOperations.item collection Parameters:

  • id : Unique identifier of the item

func (*DeviceManagementRequestBuilder) RoleAssignmentsById

Gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.deviceManagement.roleAssignments.item collection Parameters:

  • id : Unique identifier of the item

func (*DeviceManagementRequestBuilder) RoleDefinitionsById

Gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.deviceManagement.roleDefinitions.item collection Parameters:

  • id : Unique identifier of the item

func (*DeviceManagementRequestBuilder) TelecomExpenseManagementPartnersById

Gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.deviceManagement.telecomExpenseManagementPartners.item collection Parameters:

  • id : Unique identifier of the item

func (*DeviceManagementRequestBuilder) TermsAndConditionsById

Gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.deviceManagement.termsAndConditions.item collection Parameters:

  • id : Unique identifier of the item

func (*DeviceManagementRequestBuilder) TroubleshootingEventsById

Gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.deviceManagement.troubleshootingEvents.item collection Parameters:

  • id : Unique identifier of the item

func (*DeviceManagementRequestBuilder) VerifyWindowsEnrollmentAutoDiscoveryWithDomainName

Builds and executes requests for operations under \deviceManagement\microsoft.graph.verifyWindowsEnrollmentAutoDiscovery(domainName='{domainName}') Parameters:

  • domainName : Usage: domainName={domainName}

func (*DeviceManagementRequestBuilder) WindowsAutopilotDeviceIdentitiesById

Gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.deviceManagement.windowsAutopilotDeviceIdentities.item collection Parameters:

  • id : Unique identifier of the item

func (*DeviceManagementRequestBuilder) WindowsInformationProtectionAppLearningSummariesById

Gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.deviceManagement.windowsInformationProtectionAppLearningSummaries.item collection Parameters:

  • id : Unique identifier of the item

func (*DeviceManagementRequestBuilder) WindowsInformationProtectionNetworkLearningSummariesById

Gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.deviceManagement.windowsInformationProtectionNetworkLearningSummaries.item collection Parameters:

  • id : Unique identifier of the item

type DeviceManagementRequestBuilderGetOptions

type DeviceManagementRequestBuilderGetOptions struct {
	// Request headers
	H map[string]string
	// Request options
	O []ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestOption
	// Request query parameters
	Q *DeviceManagementRequestBuilderGetQueryParameters
	// Response handler to use in place of the default response handling provided by the core service
	ResponseHandler ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.ResponseHandler
}

Options for Get

type DeviceManagementRequestBuilderGetQueryParameters

type DeviceManagementRequestBuilderGetQueryParameters struct {
	// Expand related entities
	Expand []string
	// Select properties to be returned
	Select_escaped []string
}

Get deviceManagement

type DeviceManagementRequestBuilderPatchOptions

type DeviceManagementRequestBuilderPatchOptions struct {
	//
	Body *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.DeviceManagement
	// Request headers
	H map[string]string
	// Request options
	O []ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestOption
	// Response handler to use in place of the default response handling provided by the core service
	ResponseHandler ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.ResponseHandler
}

Options for Patch

Directories

Path Synopsis
ref
ref

Jump to

Keyboard shortcuts

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