Documentation
¶
Index ¶
- type WindowsInformationProtectionNetworkLearningSummaryItemRequestBuilder
- func NewWindowsInformationProtectionNetworkLearningSummaryItemRequestBuilder(rawUrl string, ...) *WindowsInformationProtectionNetworkLearningSummaryItemRequestBuilder
- func NewWindowsInformationProtectionNetworkLearningSummaryItemRequestBuilderInternal(pathParameters map[string]string, ...) *WindowsInformationProtectionNetworkLearningSummaryItemRequestBuilder
- func (m *WindowsInformationProtectionNetworkLearningSummaryItemRequestBuilder) CreateDeleteRequestInformation() (...)
- func (m *WindowsInformationProtectionNetworkLearningSummaryItemRequestBuilder) CreateDeleteRequestInformationWithRequestConfiguration(...) (...)
- func (m *WindowsInformationProtectionNetworkLearningSummaryItemRequestBuilder) CreateGetRequestInformation() (...)
- func (m *WindowsInformationProtectionNetworkLearningSummaryItemRequestBuilder) CreateGetRequestInformationWithRequestConfiguration(...) (...)
- func (m *WindowsInformationProtectionNetworkLearningSummaryItemRequestBuilder) CreatePatchRequestInformation(...) (...)
- func (m *WindowsInformationProtectionNetworkLearningSummaryItemRequestBuilder) CreatePatchRequestInformationWithRequestConfiguration(...) (...)
- func (m *WindowsInformationProtectionNetworkLearningSummaryItemRequestBuilder) Delete() error
- func (m *WindowsInformationProtectionNetworkLearningSummaryItemRequestBuilder) DeleteWithRequestConfigurationAndResponseHandler(...) error
- func (m *WindowsInformationProtectionNetworkLearningSummaryItemRequestBuilder) Get() (...)
- func (m *WindowsInformationProtectionNetworkLearningSummaryItemRequestBuilder) GetWithRequestConfigurationAndResponseHandler(...) (...)
- func (m *WindowsInformationProtectionNetworkLearningSummaryItemRequestBuilder) Patch(...) error
- func (m *WindowsInformationProtectionNetworkLearningSummaryItemRequestBuilder) PatchWithRequestConfigurationAndResponseHandler(...) error
- type WindowsInformationProtectionNetworkLearningSummaryItemRequestBuilderDeleteRequestConfiguration
- type WindowsInformationProtectionNetworkLearningSummaryItemRequestBuilderGetQueryParameters
- type WindowsInformationProtectionNetworkLearningSummaryItemRequestBuilderGetRequestConfiguration
- type WindowsInformationProtectionNetworkLearningSummaryItemRequestBuilderPatchRequestConfiguration
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() (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
CreateDeleteRequestInformation delete navigation property windowsInformationProtectionNetworkLearningSummaries for deviceManagement
func (*WindowsInformationProtectionNetworkLearningSummaryItemRequestBuilder) CreateDeleteRequestInformationWithRequestConfiguration ¶ added in v0.22.0
func (m *WindowsInformationProtectionNetworkLearningSummaryItemRequestBuilder) CreateDeleteRequestInformationWithRequestConfiguration(requestConfiguration *WindowsInformationProtectionNetworkLearningSummaryItemRequestBuilderDeleteRequestConfiguration) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
CreateDeleteRequestInformationWithRequestConfiguration delete navigation property windowsInformationProtectionNetworkLearningSummaries for deviceManagement
func (*WindowsInformationProtectionNetworkLearningSummaryItemRequestBuilder) CreateGetRequestInformation ¶ added in v0.12.0
func (m *WindowsInformationProtectionNetworkLearningSummaryItemRequestBuilder) CreateGetRequestInformation() (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
CreateGetRequestInformation the windows information protection network learning summaries.
func (*WindowsInformationProtectionNetworkLearningSummaryItemRequestBuilder) CreateGetRequestInformationWithRequestConfiguration ¶ added in v0.22.0
func (m *WindowsInformationProtectionNetworkLearningSummaryItemRequestBuilder) CreateGetRequestInformationWithRequestConfiguration(requestConfiguration *WindowsInformationProtectionNetworkLearningSummaryItemRequestBuilderGetRequestConfiguration) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
CreateGetRequestInformationWithRequestConfiguration the windows information protection network learning summaries.
func (*WindowsInformationProtectionNetworkLearningSummaryItemRequestBuilder) CreatePatchRequestInformation ¶ added in v0.12.0
func (m *WindowsInformationProtectionNetworkLearningSummaryItemRequestBuilder) CreatePatchRequestInformation(body iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.WindowsInformationProtectionNetworkLearningSummaryable) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
CreatePatchRequestInformation update the navigation property windowsInformationProtectionNetworkLearningSummaries in deviceManagement
func (*WindowsInformationProtectionNetworkLearningSummaryItemRequestBuilder) CreatePatchRequestInformationWithRequestConfiguration ¶ added in v0.22.0
func (m *WindowsInformationProtectionNetworkLearningSummaryItemRequestBuilder) CreatePatchRequestInformationWithRequestConfiguration(body iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.WindowsInformationProtectionNetworkLearningSummaryable, requestConfiguration *WindowsInformationProtectionNetworkLearningSummaryItemRequestBuilderPatchRequestConfiguration) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
CreatePatchRequestInformationWithRequestConfiguration update the navigation property windowsInformationProtectionNetworkLearningSummaries in deviceManagement
func (*WindowsInformationProtectionNetworkLearningSummaryItemRequestBuilder) Delete ¶ added in v0.12.0
func (m *WindowsInformationProtectionNetworkLearningSummaryItemRequestBuilder) Delete() error
Delete delete navigation property windowsInformationProtectionNetworkLearningSummaries for deviceManagement
func (*WindowsInformationProtectionNetworkLearningSummaryItemRequestBuilder) DeleteWithRequestConfigurationAndResponseHandler ¶ added in v0.22.0
func (m *WindowsInformationProtectionNetworkLearningSummaryItemRequestBuilder) DeleteWithRequestConfigurationAndResponseHandler(requestConfiguration *WindowsInformationProtectionNetworkLearningSummaryItemRequestBuilderDeleteRequestConfiguration, responseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler) error
DeleteWithRequestConfigurationAndResponseHandler delete navigation property windowsInformationProtectionNetworkLearningSummaries for deviceManagement
func (*WindowsInformationProtectionNetworkLearningSummaryItemRequestBuilder) Get ¶ added in v0.12.0
func (m *WindowsInformationProtectionNetworkLearningSummaryItemRequestBuilder) Get() (iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.WindowsInformationProtectionNetworkLearningSummaryable, error)
Get the windows information protection network learning summaries.
func (*WindowsInformationProtectionNetworkLearningSummaryItemRequestBuilder) GetWithRequestConfigurationAndResponseHandler ¶ added in v0.22.0
func (m *WindowsInformationProtectionNetworkLearningSummaryItemRequestBuilder) GetWithRequestConfigurationAndResponseHandler(requestConfiguration *WindowsInformationProtectionNetworkLearningSummaryItemRequestBuilderGetRequestConfiguration, responseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler) (iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.WindowsInformationProtectionNetworkLearningSummaryable, error)
GetWithRequestConfigurationAndResponseHandler the windows information protection network learning summaries.
func (*WindowsInformationProtectionNetworkLearningSummaryItemRequestBuilder) Patch ¶ added in v0.12.0
func (m *WindowsInformationProtectionNetworkLearningSummaryItemRequestBuilder) Patch(body iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.WindowsInformationProtectionNetworkLearningSummaryable) error
Patch update the navigation property windowsInformationProtectionNetworkLearningSummaries in deviceManagement
func (*WindowsInformationProtectionNetworkLearningSummaryItemRequestBuilder) PatchWithRequestConfigurationAndResponseHandler ¶ added in v0.22.0
func (m *WindowsInformationProtectionNetworkLearningSummaryItemRequestBuilder) PatchWithRequestConfigurationAndResponseHandler(body iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.WindowsInformationProtectionNetworkLearningSummaryable, requestConfiguration *WindowsInformationProtectionNetworkLearningSummaryItemRequestBuilderPatchRequestConfiguration, responseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler) error
PatchWithRequestConfigurationAndResponseHandler update the navigation property windowsInformationProtectionNetworkLearningSummaries in deviceManagement
type WindowsInformationProtectionNetworkLearningSummaryItemRequestBuilderDeleteRequestConfiguration ¶ added in v0.22.0
type WindowsInformationProtectionNetworkLearningSummaryItemRequestBuilderDeleteRequestConfiguration struct { // Request headers Headers map[string]string // Request options Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption }
WindowsInformationProtectionNetworkLearningSummaryItemRequestBuilderDeleteRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.
type WindowsInformationProtectionNetworkLearningSummaryItemRequestBuilderGetQueryParameters ¶ added in v0.12.0
type WindowsInformationProtectionNetworkLearningSummaryItemRequestBuilderGetQueryParameters struct { // Expand related entities Expand []string `uriparametername:"%24expand"` // Select properties to be returned Select []string `uriparametername:"%24select"` }
WindowsInformationProtectionNetworkLearningSummaryItemRequestBuilderGetQueryParameters the windows information protection network learning summaries.
type WindowsInformationProtectionNetworkLearningSummaryItemRequestBuilderGetRequestConfiguration ¶ added in v0.22.0
type WindowsInformationProtectionNetworkLearningSummaryItemRequestBuilderGetRequestConfiguration struct { // Request headers Headers map[string]string // Request options Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption // Request query parameters QueryParameters *WindowsInformationProtectionNetworkLearningSummaryItemRequestBuilderGetQueryParameters }
WindowsInformationProtectionNetworkLearningSummaryItemRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.
type WindowsInformationProtectionNetworkLearningSummaryItemRequestBuilderPatchRequestConfiguration ¶ added in v0.22.0
type WindowsInformationProtectionNetworkLearningSummaryItemRequestBuilderPatchRequestConfiguration struct { // Request headers Headers map[string]string // Request options Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption }
WindowsInformationProtectionNetworkLearningSummaryItemRequestBuilderPatchRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.