Documentation ¶
Index ¶
- type WindowsInformationProtectionAppLearningSummaryItemRequestBuilder
- func NewWindowsInformationProtectionAppLearningSummaryItemRequestBuilder(rawUrl string, ...) *WindowsInformationProtectionAppLearningSummaryItemRequestBuilder
- func NewWindowsInformationProtectionAppLearningSummaryItemRequestBuilderInternal(pathParameters map[string]string, ...) *WindowsInformationProtectionAppLearningSummaryItemRequestBuilder
- func (m *WindowsInformationProtectionAppLearningSummaryItemRequestBuilder) CreateDeleteRequestInformation(...) (...)
- func (m *WindowsInformationProtectionAppLearningSummaryItemRequestBuilder) CreateGetRequestInformation(...) (...)
- func (m *WindowsInformationProtectionAppLearningSummaryItemRequestBuilder) CreatePatchRequestInformation(...) (...)
- func (m *WindowsInformationProtectionAppLearningSummaryItemRequestBuilder) Delete(...) error
- func (m *WindowsInformationProtectionAppLearningSummaryItemRequestBuilder) Get(...) (...)
- func (m *WindowsInformationProtectionAppLearningSummaryItemRequestBuilder) Patch(...) error
- type WindowsInformationProtectionAppLearningSummaryItemRequestBuilderDeleteOptions
- type WindowsInformationProtectionAppLearningSummaryItemRequestBuilderGetOptions
- type WindowsInformationProtectionAppLearningSummaryItemRequestBuilderGetQueryParameters
- type WindowsInformationProtectionAppLearningSummaryItemRequestBuilderPatchOptions
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 ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.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 ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestAdapter) *WindowsInformationProtectionAppLearningSummaryItemRequestBuilder
NewWindowsInformationProtectionAppLearningSummaryItemRequestBuilderInternal instantiates a new WindowsInformationProtectionAppLearningSummaryItemRequestBuilder and sets the default values.
func (*WindowsInformationProtectionAppLearningSummaryItemRequestBuilder) CreateDeleteRequestInformation ¶ added in v0.12.0
func (m *WindowsInformationProtectionAppLearningSummaryItemRequestBuilder) CreateDeleteRequestInformation(options *WindowsInformationProtectionAppLearningSummaryItemRequestBuilderDeleteOptions) (*ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestInformation, error)
CreateDeleteRequestInformation delete navigation property windowsInformationProtectionAppLearningSummaries for deviceManagement
func (*WindowsInformationProtectionAppLearningSummaryItemRequestBuilder) CreateGetRequestInformation ¶ added in v0.12.0
func (m *WindowsInformationProtectionAppLearningSummaryItemRequestBuilder) CreateGetRequestInformation(options *WindowsInformationProtectionAppLearningSummaryItemRequestBuilderGetOptions) (*ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestInformation, error)
CreateGetRequestInformation the windows information protection app learning summaries.
func (*WindowsInformationProtectionAppLearningSummaryItemRequestBuilder) CreatePatchRequestInformation ¶ added in v0.12.0
func (m *WindowsInformationProtectionAppLearningSummaryItemRequestBuilder) CreatePatchRequestInformation(options *WindowsInformationProtectionAppLearningSummaryItemRequestBuilderPatchOptions) (*ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestInformation, error)
CreatePatchRequestInformation update the navigation property windowsInformationProtectionAppLearningSummaries in deviceManagement
func (*WindowsInformationProtectionAppLearningSummaryItemRequestBuilder) Delete ¶ added in v0.12.0
func (m *WindowsInformationProtectionAppLearningSummaryItemRequestBuilder) Delete(options *WindowsInformationProtectionAppLearningSummaryItemRequestBuilderDeleteOptions) error
Delete delete navigation property windowsInformationProtectionAppLearningSummaries for deviceManagement
func (*WindowsInformationProtectionAppLearningSummaryItemRequestBuilder) Get ¶ added in v0.12.0
func (m *WindowsInformationProtectionAppLearningSummaryItemRequestBuilder) Get(options *WindowsInformationProtectionAppLearningSummaryItemRequestBuilderGetOptions) (i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.WindowsInformationProtectionAppLearningSummaryable, error)
Get the windows information protection app learning summaries.
func (*WindowsInformationProtectionAppLearningSummaryItemRequestBuilder) Patch ¶ added in v0.12.0
func (m *WindowsInformationProtectionAppLearningSummaryItemRequestBuilder) Patch(options *WindowsInformationProtectionAppLearningSummaryItemRequestBuilderPatchOptions) error
Patch update the navigation property windowsInformationProtectionAppLearningSummaries in deviceManagement
type WindowsInformationProtectionAppLearningSummaryItemRequestBuilderDeleteOptions ¶ added in v0.12.0
type WindowsInformationProtectionAppLearningSummaryItemRequestBuilderDeleteOptions struct { // 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 }
WindowsInformationProtectionAppLearningSummaryItemRequestBuilderDeleteOptions options for Delete
type WindowsInformationProtectionAppLearningSummaryItemRequestBuilderGetOptions ¶ added in v0.12.0
type WindowsInformationProtectionAppLearningSummaryItemRequestBuilderGetOptions struct { // Request headers H map[string]string // Request options O []ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestOption // Request query parameters Q *WindowsInformationProtectionAppLearningSummaryItemRequestBuilderGetQueryParameters // Response handler to use in place of the default response handling provided by the core service ResponseHandler ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.ResponseHandler }
WindowsInformationProtectionAppLearningSummaryItemRequestBuilderGetOptions options for Get
type WindowsInformationProtectionAppLearningSummaryItemRequestBuilderGetQueryParameters ¶ added in v0.12.0
type WindowsInformationProtectionAppLearningSummaryItemRequestBuilderGetQueryParameters struct { // Expand related entities Expand []string // Select properties to be returned Select []string }
WindowsInformationProtectionAppLearningSummaryItemRequestBuilderGetQueryParameters the windows information protection app learning summaries.
type WindowsInformationProtectionAppLearningSummaryItemRequestBuilderPatchOptions ¶ added in v0.12.0
type WindowsInformationProtectionAppLearningSummaryItemRequestBuilderPatchOptions struct { // Body i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.WindowsInformationProtectionAppLearningSummaryable // 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 }
WindowsInformationProtectionAppLearningSummaryItemRequestBuilderPatchOptions options for Patch