Documentation
¶
Index ¶
- type WindowsInformationProtectionNetworkLearningSummaryItemRequestBuilder
- func NewWindowsInformationProtectionNetworkLearningSummaryItemRequestBuilder(rawUrl string, ...) *WindowsInformationProtectionNetworkLearningSummaryItemRequestBuilder
- func NewWindowsInformationProtectionNetworkLearningSummaryItemRequestBuilderInternal(pathParameters map[string]string, ...) *WindowsInformationProtectionNetworkLearningSummaryItemRequestBuilder
- func (m *WindowsInformationProtectionNetworkLearningSummaryItemRequestBuilder) CreateDeleteRequestInformation(...) (...)
- func (m *WindowsInformationProtectionNetworkLearningSummaryItemRequestBuilder) CreateGetRequestInformation(...) (...)
- func (m *WindowsInformationProtectionNetworkLearningSummaryItemRequestBuilder) CreatePatchRequestInformation(...) (...)
- func (m *WindowsInformationProtectionNetworkLearningSummaryItemRequestBuilder) Delete(...) error
- func (m *WindowsInformationProtectionNetworkLearningSummaryItemRequestBuilder) Get(...) (...)
- func (m *WindowsInformationProtectionNetworkLearningSummaryItemRequestBuilder) Patch(...) error
- type WindowsInformationProtectionNetworkLearningSummaryItemRequestBuilderDeleteOptions
- type WindowsInformationProtectionNetworkLearningSummaryItemRequestBuilderGetOptions
- type WindowsInformationProtectionNetworkLearningSummaryItemRequestBuilderGetQueryParameters
- type WindowsInformationProtectionNetworkLearningSummaryItemRequestBuilderPatchOptions
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type WindowsInformationProtectionNetworkLearningSummaryItemRequestBuilder ¶ added in v0.12.0
type WindowsInformationProtectionNetworkLearningSummaryItemRequestBuilder struct {
// contains filtered or unexported fields
}
WindowsInformationProtectionNetworkLearningSummaryItemRequestBuilder provides operations to manage the windowsInformationProtectionNetworkLearningSummaries property of the microsoft.graph.deviceManagement entity.
func NewWindowsInformationProtectionNetworkLearningSummaryItemRequestBuilder ¶ added in v0.12.0
func NewWindowsInformationProtectionNetworkLearningSummaryItemRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *WindowsInformationProtectionNetworkLearningSummaryItemRequestBuilder
NewWindowsInformationProtectionNetworkLearningSummaryItemRequestBuilder instantiates a new WindowsInformationProtectionNetworkLearningSummaryItemRequestBuilder and sets the default values.
func NewWindowsInformationProtectionNetworkLearningSummaryItemRequestBuilderInternal ¶ added in v0.12.0
func NewWindowsInformationProtectionNetworkLearningSummaryItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *WindowsInformationProtectionNetworkLearningSummaryItemRequestBuilder
NewWindowsInformationProtectionNetworkLearningSummaryItemRequestBuilderInternal instantiates a new WindowsInformationProtectionNetworkLearningSummaryItemRequestBuilder and sets the default values.
func (*WindowsInformationProtectionNetworkLearningSummaryItemRequestBuilder) CreateDeleteRequestInformation ¶ added in v0.12.0
func (m *WindowsInformationProtectionNetworkLearningSummaryItemRequestBuilder) CreateDeleteRequestInformation(options *WindowsInformationProtectionNetworkLearningSummaryItemRequestBuilderDeleteOptions) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
CreateDeleteRequestInformation delete navigation property windowsInformationProtectionNetworkLearningSummaries for deviceManagement
func (*WindowsInformationProtectionNetworkLearningSummaryItemRequestBuilder) CreateGetRequestInformation ¶ added in v0.12.0
func (m *WindowsInformationProtectionNetworkLearningSummaryItemRequestBuilder) CreateGetRequestInformation(options *WindowsInformationProtectionNetworkLearningSummaryItemRequestBuilderGetOptions) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
CreateGetRequestInformation the windows information protection network learning summaries.
func (*WindowsInformationProtectionNetworkLearningSummaryItemRequestBuilder) CreatePatchRequestInformation ¶ added in v0.12.0
func (m *WindowsInformationProtectionNetworkLearningSummaryItemRequestBuilder) CreatePatchRequestInformation(options *WindowsInformationProtectionNetworkLearningSummaryItemRequestBuilderPatchOptions) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
CreatePatchRequestInformation update the navigation property windowsInformationProtectionNetworkLearningSummaries in deviceManagement
func (*WindowsInformationProtectionNetworkLearningSummaryItemRequestBuilder) Delete ¶ added in v0.12.0
func (m *WindowsInformationProtectionNetworkLearningSummaryItemRequestBuilder) Delete(options *WindowsInformationProtectionNetworkLearningSummaryItemRequestBuilderDeleteOptions) error
Delete delete navigation property windowsInformationProtectionNetworkLearningSummaries for deviceManagement
func (*WindowsInformationProtectionNetworkLearningSummaryItemRequestBuilder) Get ¶ added in v0.12.0
func (m *WindowsInformationProtectionNetworkLearningSummaryItemRequestBuilder) Get(options *WindowsInformationProtectionNetworkLearningSummaryItemRequestBuilderGetOptions) (iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.WindowsInformationProtectionNetworkLearningSummaryable, error)
Get the windows information protection network learning summaries.
func (*WindowsInformationProtectionNetworkLearningSummaryItemRequestBuilder) Patch ¶ added in v0.12.0
func (m *WindowsInformationProtectionNetworkLearningSummaryItemRequestBuilder) Patch(options *WindowsInformationProtectionNetworkLearningSummaryItemRequestBuilderPatchOptions) error
Patch update the navigation property windowsInformationProtectionNetworkLearningSummaries in deviceManagement
type WindowsInformationProtectionNetworkLearningSummaryItemRequestBuilderDeleteOptions ¶ added in v0.12.0
type WindowsInformationProtectionNetworkLearningSummaryItemRequestBuilderDeleteOptions 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
}
WindowsInformationProtectionNetworkLearningSummaryItemRequestBuilderDeleteOptions options for Delete
type WindowsInformationProtectionNetworkLearningSummaryItemRequestBuilderGetOptions ¶ added in v0.12.0
type WindowsInformationProtectionNetworkLearningSummaryItemRequestBuilderGetOptions struct {
// Request headers
Headers map[string]string
// Request options
Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
// Request query parameters
QueryParameters *WindowsInformationProtectionNetworkLearningSummaryItemRequestBuilderGetQueryParameters
// Response handler to use in place of the default response handling provided by the core service
ResponseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler
}
WindowsInformationProtectionNetworkLearningSummaryItemRequestBuilderGetOptions options for Get
type WindowsInformationProtectionNetworkLearningSummaryItemRequestBuilderGetQueryParameters ¶ added in v0.12.0
type WindowsInformationProtectionNetworkLearningSummaryItemRequestBuilderGetQueryParameters struct {
// Expand related entities
Expand []string
// Select properties to be returned
Select []string
}
WindowsInformationProtectionNetworkLearningSummaryItemRequestBuilderGetQueryParameters the windows information protection network learning summaries.
type WindowsInformationProtectionNetworkLearningSummaryItemRequestBuilderPatchOptions ¶ added in v0.12.0
type WindowsInformationProtectionNetworkLearningSummaryItemRequestBuilderPatchOptions struct {
//
Body iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.WindowsInformationProtectionNetworkLearningSummaryable
// 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
}
WindowsInformationProtectionNetworkLearningSummaryItemRequestBuilderPatchOptions options for Patch