Documentation ¶
Index ¶
- type WindowsInformationProtectionAppLearningSummaryItemRequestBuilder
- func NewWindowsInformationProtectionAppLearningSummaryItemRequestBuilder(rawUrl string, ...) *WindowsInformationProtectionAppLearningSummaryItemRequestBuilder
- func NewWindowsInformationProtectionAppLearningSummaryItemRequestBuilderInternal(pathParameters map[string]string, ...) *WindowsInformationProtectionAppLearningSummaryItemRequestBuilder
- func (m *WindowsInformationProtectionAppLearningSummaryItemRequestBuilder) CreateDeleteRequestInformation() (...)
- func (m *WindowsInformationProtectionAppLearningSummaryItemRequestBuilder) CreateDeleteRequestInformationWithRequestConfiguration(...) (...)
- func (m *WindowsInformationProtectionAppLearningSummaryItemRequestBuilder) CreateGetRequestInformation() (...)
- func (m *WindowsInformationProtectionAppLearningSummaryItemRequestBuilder) CreateGetRequestInformationWithRequestConfiguration(...) (...)
- func (m *WindowsInformationProtectionAppLearningSummaryItemRequestBuilder) CreatePatchRequestInformation(...) (...)
- func (m *WindowsInformationProtectionAppLearningSummaryItemRequestBuilder) CreatePatchRequestInformationWithRequestConfiguration(...) (...)
- func (m *WindowsInformationProtectionAppLearningSummaryItemRequestBuilder) Delete() error
- func (m *WindowsInformationProtectionAppLearningSummaryItemRequestBuilder) DeleteWithRequestConfigurationAndResponseHandler(...) error
- func (m *WindowsInformationProtectionAppLearningSummaryItemRequestBuilder) Get() (...)
- func (m *WindowsInformationProtectionAppLearningSummaryItemRequestBuilder) GetWithRequestConfigurationAndResponseHandler(...) (...)
- func (m *WindowsInformationProtectionAppLearningSummaryItemRequestBuilder) Patch(...) error
- func (m *WindowsInformationProtectionAppLearningSummaryItemRequestBuilder) PatchWithRequestConfigurationAndResponseHandler(...) error
- type WindowsInformationProtectionAppLearningSummaryItemRequestBuilderDeleteRequestConfiguration
- type WindowsInformationProtectionAppLearningSummaryItemRequestBuilderGetQueryParameters
- type WindowsInformationProtectionAppLearningSummaryItemRequestBuilderGetRequestConfiguration
- type WindowsInformationProtectionAppLearningSummaryItemRequestBuilderPatchRequestConfiguration
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type WindowsInformationProtectionAppLearningSummaryItemRequestBuilder ¶ added in v0.12.0
type WindowsInformationProtectionAppLearningSummaryItemRequestBuilder struct {
// contains filtered or unexported fields
}
WindowsInformationProtectionAppLearningSummaryItemRequestBuilder provides operations to manage the windowsInformationProtectionAppLearningSummaries property of the microsoft.graph.deviceManagement entity.
func NewWindowsInformationProtectionAppLearningSummaryItemRequestBuilder ¶ added in v0.12.0
func NewWindowsInformationProtectionAppLearningSummaryItemRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *WindowsInformationProtectionAppLearningSummaryItemRequestBuilder
NewWindowsInformationProtectionAppLearningSummaryItemRequestBuilder instantiates a new WindowsInformationProtectionAppLearningSummaryItemRequestBuilder and sets the default values.
func NewWindowsInformationProtectionAppLearningSummaryItemRequestBuilderInternal ¶ added in v0.12.0
func NewWindowsInformationProtectionAppLearningSummaryItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *WindowsInformationProtectionAppLearningSummaryItemRequestBuilder
NewWindowsInformationProtectionAppLearningSummaryItemRequestBuilderInternal instantiates a new WindowsInformationProtectionAppLearningSummaryItemRequestBuilder and sets the default values.
func (*WindowsInformationProtectionAppLearningSummaryItemRequestBuilder) CreateDeleteRequestInformation ¶ added in v0.12.0
func (m *WindowsInformationProtectionAppLearningSummaryItemRequestBuilder) CreateDeleteRequestInformation() (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
CreateDeleteRequestInformation delete navigation property windowsInformationProtectionAppLearningSummaries for deviceManagement
func (*WindowsInformationProtectionAppLearningSummaryItemRequestBuilder) CreateDeleteRequestInformationWithRequestConfiguration ¶ added in v0.22.0
func (m *WindowsInformationProtectionAppLearningSummaryItemRequestBuilder) CreateDeleteRequestInformationWithRequestConfiguration(requestConfiguration *WindowsInformationProtectionAppLearningSummaryItemRequestBuilderDeleteRequestConfiguration) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
CreateDeleteRequestInformationWithRequestConfiguration delete navigation property windowsInformationProtectionAppLearningSummaries for deviceManagement
func (*WindowsInformationProtectionAppLearningSummaryItemRequestBuilder) CreateGetRequestInformation ¶ added in v0.12.0
func (m *WindowsInformationProtectionAppLearningSummaryItemRequestBuilder) CreateGetRequestInformation() (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
CreateGetRequestInformation the windows information protection app learning summaries.
func (*WindowsInformationProtectionAppLearningSummaryItemRequestBuilder) CreateGetRequestInformationWithRequestConfiguration ¶ added in v0.22.0
func (m *WindowsInformationProtectionAppLearningSummaryItemRequestBuilder) CreateGetRequestInformationWithRequestConfiguration(requestConfiguration *WindowsInformationProtectionAppLearningSummaryItemRequestBuilderGetRequestConfiguration) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
CreateGetRequestInformationWithRequestConfiguration the windows information protection app learning summaries.
func (*WindowsInformationProtectionAppLearningSummaryItemRequestBuilder) CreatePatchRequestInformation ¶ added in v0.12.0
func (m *WindowsInformationProtectionAppLearningSummaryItemRequestBuilder) CreatePatchRequestInformation(body iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.WindowsInformationProtectionAppLearningSummaryable) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
CreatePatchRequestInformation update the navigation property windowsInformationProtectionAppLearningSummaries in deviceManagement
func (*WindowsInformationProtectionAppLearningSummaryItemRequestBuilder) CreatePatchRequestInformationWithRequestConfiguration ¶ added in v0.22.0
func (m *WindowsInformationProtectionAppLearningSummaryItemRequestBuilder) CreatePatchRequestInformationWithRequestConfiguration(body iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.WindowsInformationProtectionAppLearningSummaryable, requestConfiguration *WindowsInformationProtectionAppLearningSummaryItemRequestBuilderPatchRequestConfiguration) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
CreatePatchRequestInformationWithRequestConfiguration update the navigation property windowsInformationProtectionAppLearningSummaries in deviceManagement
func (*WindowsInformationProtectionAppLearningSummaryItemRequestBuilder) Delete ¶ added in v0.12.0
func (m *WindowsInformationProtectionAppLearningSummaryItemRequestBuilder) Delete() error
Delete delete navigation property windowsInformationProtectionAppLearningSummaries for deviceManagement
func (*WindowsInformationProtectionAppLearningSummaryItemRequestBuilder) DeleteWithRequestConfigurationAndResponseHandler ¶ added in v0.22.0
func (m *WindowsInformationProtectionAppLearningSummaryItemRequestBuilder) DeleteWithRequestConfigurationAndResponseHandler(requestConfiguration *WindowsInformationProtectionAppLearningSummaryItemRequestBuilderDeleteRequestConfiguration, responseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler) error
DeleteWithRequestConfigurationAndResponseHandler delete navigation property windowsInformationProtectionAppLearningSummaries for deviceManagement
func (*WindowsInformationProtectionAppLearningSummaryItemRequestBuilder) Get ¶ added in v0.12.0
func (m *WindowsInformationProtectionAppLearningSummaryItemRequestBuilder) Get() (iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.WindowsInformationProtectionAppLearningSummaryable, error)
Get the windows information protection app learning summaries.
func (*WindowsInformationProtectionAppLearningSummaryItemRequestBuilder) GetWithRequestConfigurationAndResponseHandler ¶ added in v0.22.0
func (m *WindowsInformationProtectionAppLearningSummaryItemRequestBuilder) GetWithRequestConfigurationAndResponseHandler(requestConfiguration *WindowsInformationProtectionAppLearningSummaryItemRequestBuilderGetRequestConfiguration, responseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler) (iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.WindowsInformationProtectionAppLearningSummaryable, error)
GetWithRequestConfigurationAndResponseHandler the windows information protection app learning summaries.
func (*WindowsInformationProtectionAppLearningSummaryItemRequestBuilder) Patch ¶ added in v0.12.0
func (m *WindowsInformationProtectionAppLearningSummaryItemRequestBuilder) Patch(body iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.WindowsInformationProtectionAppLearningSummaryable) error
Patch update the navigation property windowsInformationProtectionAppLearningSummaries in deviceManagement
func (*WindowsInformationProtectionAppLearningSummaryItemRequestBuilder) PatchWithRequestConfigurationAndResponseHandler ¶ added in v0.22.0
func (m *WindowsInformationProtectionAppLearningSummaryItemRequestBuilder) PatchWithRequestConfigurationAndResponseHandler(body iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.WindowsInformationProtectionAppLearningSummaryable, requestConfiguration *WindowsInformationProtectionAppLearningSummaryItemRequestBuilderPatchRequestConfiguration, responseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler) error
PatchWithRequestConfigurationAndResponseHandler update the navigation property windowsInformationProtectionAppLearningSummaries in deviceManagement
type WindowsInformationProtectionAppLearningSummaryItemRequestBuilderDeleteRequestConfiguration ¶ added in v0.22.0
type WindowsInformationProtectionAppLearningSummaryItemRequestBuilderDeleteRequestConfiguration struct { // Request headers Headers map[string]string // Request options Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption }
WindowsInformationProtectionAppLearningSummaryItemRequestBuilderDeleteRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.
type WindowsInformationProtectionAppLearningSummaryItemRequestBuilderGetQueryParameters ¶ added in v0.12.0
type WindowsInformationProtectionAppLearningSummaryItemRequestBuilderGetQueryParameters struct { // Expand related entities Expand []string `uriparametername:"%24expand"` // Select properties to be returned Select []string `uriparametername:"%24select"` }
WindowsInformationProtectionAppLearningSummaryItemRequestBuilderGetQueryParameters the windows information protection app learning summaries.
type WindowsInformationProtectionAppLearningSummaryItemRequestBuilderGetRequestConfiguration ¶ added in v0.22.0
type WindowsInformationProtectionAppLearningSummaryItemRequestBuilderGetRequestConfiguration struct { // Request headers Headers map[string]string // Request options Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption // Request query parameters QueryParameters *WindowsInformationProtectionAppLearningSummaryItemRequestBuilderGetQueryParameters }
WindowsInformationProtectionAppLearningSummaryItemRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.
type WindowsInformationProtectionAppLearningSummaryItemRequestBuilderPatchRequestConfiguration ¶ added in v0.22.0
type WindowsInformationProtectionAppLearningSummaryItemRequestBuilderPatchRequestConfiguration struct { // Request headers Headers map[string]string // Request options Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption }
WindowsInformationProtectionAppLearningSummaryItemRequestBuilderPatchRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.