Documentation
¶
Index ¶
- type ImportedWindowsAutopilotDeviceIdentityItemRequestBuilder
- func NewImportedWindowsAutopilotDeviceIdentityItemRequestBuilder(rawUrl string, ...) *ImportedWindowsAutopilotDeviceIdentityItemRequestBuilder
- func NewImportedWindowsAutopilotDeviceIdentityItemRequestBuilderInternal(pathParameters map[string]string, ...) *ImportedWindowsAutopilotDeviceIdentityItemRequestBuilder
- func (m *ImportedWindowsAutopilotDeviceIdentityItemRequestBuilder) CreateDeleteRequestInformation(options *ImportedWindowsAutopilotDeviceIdentityItemRequestBuilderDeleteOptions) (...)
- func (m *ImportedWindowsAutopilotDeviceIdentityItemRequestBuilder) CreateGetRequestInformation(options *ImportedWindowsAutopilotDeviceIdentityItemRequestBuilderGetOptions) (...)
- func (m *ImportedWindowsAutopilotDeviceIdentityItemRequestBuilder) CreatePatchRequestInformation(options *ImportedWindowsAutopilotDeviceIdentityItemRequestBuilderPatchOptions) (...)
- func (m *ImportedWindowsAutopilotDeviceIdentityItemRequestBuilder) Delete(options *ImportedWindowsAutopilotDeviceIdentityItemRequestBuilderDeleteOptions) error
- func (m *ImportedWindowsAutopilotDeviceIdentityItemRequestBuilder) Get(options *ImportedWindowsAutopilotDeviceIdentityItemRequestBuilderGetOptions) (...)
- func (m *ImportedWindowsAutopilotDeviceIdentityItemRequestBuilder) Patch(options *ImportedWindowsAutopilotDeviceIdentityItemRequestBuilderPatchOptions) error
- type ImportedWindowsAutopilotDeviceIdentityItemRequestBuilderDeleteOptions
- type ImportedWindowsAutopilotDeviceIdentityItemRequestBuilderGetOptions
- type ImportedWindowsAutopilotDeviceIdentityItemRequestBuilderGetQueryParameters
- type ImportedWindowsAutopilotDeviceIdentityItemRequestBuilderPatchOptions
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ImportedWindowsAutopilotDeviceIdentityItemRequestBuilder ¶ added in v0.12.0
type ImportedWindowsAutopilotDeviceIdentityItemRequestBuilder struct {
// contains filtered or unexported fields
}
ImportedWindowsAutopilotDeviceIdentityItemRequestBuilder provides operations to manage the importedWindowsAutopilotDeviceIdentities property of the microsoft.graph.deviceManagement entity.
func NewImportedWindowsAutopilotDeviceIdentityItemRequestBuilder ¶ added in v0.12.0
func NewImportedWindowsAutopilotDeviceIdentityItemRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ImportedWindowsAutopilotDeviceIdentityItemRequestBuilder
NewImportedWindowsAutopilotDeviceIdentityItemRequestBuilder instantiates a new ImportedWindowsAutopilotDeviceIdentityItemRequestBuilder and sets the default values.
func NewImportedWindowsAutopilotDeviceIdentityItemRequestBuilderInternal ¶ added in v0.12.0
func NewImportedWindowsAutopilotDeviceIdentityItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ImportedWindowsAutopilotDeviceIdentityItemRequestBuilder
NewImportedWindowsAutopilotDeviceIdentityItemRequestBuilderInternal instantiates a new ImportedWindowsAutopilotDeviceIdentityItemRequestBuilder and sets the default values.
func (*ImportedWindowsAutopilotDeviceIdentityItemRequestBuilder) CreateDeleteRequestInformation ¶ added in v0.12.0
func (m *ImportedWindowsAutopilotDeviceIdentityItemRequestBuilder) CreateDeleteRequestInformation(options *ImportedWindowsAutopilotDeviceIdentityItemRequestBuilderDeleteOptions) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
CreateDeleteRequestInformation delete navigation property importedWindowsAutopilotDeviceIdentities for deviceManagement
func (*ImportedWindowsAutopilotDeviceIdentityItemRequestBuilder) CreateGetRequestInformation ¶ added in v0.12.0
func (m *ImportedWindowsAutopilotDeviceIdentityItemRequestBuilder) CreateGetRequestInformation(options *ImportedWindowsAutopilotDeviceIdentityItemRequestBuilderGetOptions) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
CreateGetRequestInformation collection of imported Windows autopilot devices.
func (*ImportedWindowsAutopilotDeviceIdentityItemRequestBuilder) CreatePatchRequestInformation ¶ added in v0.12.0
func (m *ImportedWindowsAutopilotDeviceIdentityItemRequestBuilder) CreatePatchRequestInformation(options *ImportedWindowsAutopilotDeviceIdentityItemRequestBuilderPatchOptions) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
CreatePatchRequestInformation update the navigation property importedWindowsAutopilotDeviceIdentities in deviceManagement
func (*ImportedWindowsAutopilotDeviceIdentityItemRequestBuilder) Delete ¶ added in v0.12.0
func (m *ImportedWindowsAutopilotDeviceIdentityItemRequestBuilder) Delete(options *ImportedWindowsAutopilotDeviceIdentityItemRequestBuilderDeleteOptions) error
Delete delete navigation property importedWindowsAutopilotDeviceIdentities for deviceManagement
func (*ImportedWindowsAutopilotDeviceIdentityItemRequestBuilder) Get ¶ added in v0.12.0
func (m *ImportedWindowsAutopilotDeviceIdentityItemRequestBuilder) Get(options *ImportedWindowsAutopilotDeviceIdentityItemRequestBuilderGetOptions) (iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.ImportedWindowsAutopilotDeviceIdentityable, error)
Get collection of imported Windows autopilot devices.
func (*ImportedWindowsAutopilotDeviceIdentityItemRequestBuilder) Patch ¶ added in v0.12.0
func (m *ImportedWindowsAutopilotDeviceIdentityItemRequestBuilder) Patch(options *ImportedWindowsAutopilotDeviceIdentityItemRequestBuilderPatchOptions) error
Patch update the navigation property importedWindowsAutopilotDeviceIdentities in deviceManagement
type ImportedWindowsAutopilotDeviceIdentityItemRequestBuilderDeleteOptions ¶ added in v0.12.0
type ImportedWindowsAutopilotDeviceIdentityItemRequestBuilderDeleteOptions 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
}
ImportedWindowsAutopilotDeviceIdentityItemRequestBuilderDeleteOptions options for Delete
type ImportedWindowsAutopilotDeviceIdentityItemRequestBuilderGetOptions ¶ added in v0.12.0
type ImportedWindowsAutopilotDeviceIdentityItemRequestBuilderGetOptions struct {
// Request headers
Headers map[string]string
// Request options
Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
// Request query parameters
QueryParameters *ImportedWindowsAutopilotDeviceIdentityItemRequestBuilderGetQueryParameters
// Response handler to use in place of the default response handling provided by the core service
ResponseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler
}
ImportedWindowsAutopilotDeviceIdentityItemRequestBuilderGetOptions options for Get
type ImportedWindowsAutopilotDeviceIdentityItemRequestBuilderGetQueryParameters ¶ added in v0.12.0
type ImportedWindowsAutopilotDeviceIdentityItemRequestBuilderGetQueryParameters struct {
// Expand related entities
Expand []string
// Select properties to be returned
Select []string
}
ImportedWindowsAutopilotDeviceIdentityItemRequestBuilderGetQueryParameters collection of imported Windows autopilot devices.
type ImportedWindowsAutopilotDeviceIdentityItemRequestBuilderPatchOptions ¶ added in v0.12.0
type ImportedWindowsAutopilotDeviceIdentityItemRequestBuilderPatchOptions struct {
//
Body iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.ImportedWindowsAutopilotDeviceIdentityable
// 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
}
ImportedWindowsAutopilotDeviceIdentityItemRequestBuilderPatchOptions options for Patch