Documentation
¶
Index ¶
- type WindowsInformationProtectionAppLearningSummaryRequestBuilder
- func NewWindowsInformationProtectionAppLearningSummaryRequestBuilder(rawUrl string, ...) *WindowsInformationProtectionAppLearningSummaryRequestBuilder
- func NewWindowsInformationProtectionAppLearningSummaryRequestBuilderInternal(pathParameters map[string]string, ...) *WindowsInformationProtectionAppLearningSummaryRequestBuilder
- func (m *WindowsInformationProtectionAppLearningSummaryRequestBuilder) CreateDeleteRequestInformation(...) (...)
- func (m *WindowsInformationProtectionAppLearningSummaryRequestBuilder) CreateGetRequestInformation(...) (...)
- func (m *WindowsInformationProtectionAppLearningSummaryRequestBuilder) CreatePatchRequestInformation(...) (...)
- func (m *WindowsInformationProtectionAppLearningSummaryRequestBuilder) Delete(...) error
- func (m *WindowsInformationProtectionAppLearningSummaryRequestBuilder) Get(...) (...)
- func (m *WindowsInformationProtectionAppLearningSummaryRequestBuilder) Patch(...) error
- type WindowsInformationProtectionAppLearningSummaryRequestBuilderDeleteOptions
- type WindowsInformationProtectionAppLearningSummaryRequestBuilderGetOptions
- type WindowsInformationProtectionAppLearningSummaryRequestBuilderGetQueryParameters
- type WindowsInformationProtectionAppLearningSummaryRequestBuilderPatchOptions
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type WindowsInformationProtectionAppLearningSummaryRequestBuilder ¶
type WindowsInformationProtectionAppLearningSummaryRequestBuilder struct {
// contains filtered or unexported fields
}
Builds and executes requests for operations under \deviceManagement\windowsInformationProtectionAppLearningSummaries\{windowsInformationProtectionAppLearningSummary-id}
func NewWindowsInformationProtectionAppLearningSummaryRequestBuilder ¶
func NewWindowsInformationProtectionAppLearningSummaryRequestBuilder(rawUrl string, requestAdapter ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestAdapter) *WindowsInformationProtectionAppLearningSummaryRequestBuilder
Instantiates a new WindowsInformationProtectionAppLearningSummaryRequestBuilder and sets the default values. Parameters:
- rawUrl : The raw URL to use for the request builder.
- requestAdapter : The request adapter to use to execute the requests.
func NewWindowsInformationProtectionAppLearningSummaryRequestBuilderInternal ¶
func NewWindowsInformationProtectionAppLearningSummaryRequestBuilderInternal(pathParameters map[string]string, requestAdapter ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestAdapter) *WindowsInformationProtectionAppLearningSummaryRequestBuilder
Instantiates a new WindowsInformationProtectionAppLearningSummaryRequestBuilder and sets the default values. Parameters:
- pathParameters : Path parameters for the request
- requestAdapter : The request adapter to use to execute the requests.
func (*WindowsInformationProtectionAppLearningSummaryRequestBuilder) CreateDeleteRequestInformation ¶
func (m *WindowsInformationProtectionAppLearningSummaryRequestBuilder) CreateDeleteRequestInformation(options *WindowsInformationProtectionAppLearningSummaryRequestBuilderDeleteOptions) (*ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestInformation, error)
The windows information protection app learning summaries. Parameters:
- options : Options for the request
func (*WindowsInformationProtectionAppLearningSummaryRequestBuilder) CreateGetRequestInformation ¶
func (m *WindowsInformationProtectionAppLearningSummaryRequestBuilder) CreateGetRequestInformation(options *WindowsInformationProtectionAppLearningSummaryRequestBuilderGetOptions) (*ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestInformation, error)
The windows information protection app learning summaries. Parameters:
- options : Options for the request
func (*WindowsInformationProtectionAppLearningSummaryRequestBuilder) CreatePatchRequestInformation ¶
func (m *WindowsInformationProtectionAppLearningSummaryRequestBuilder) CreatePatchRequestInformation(options *WindowsInformationProtectionAppLearningSummaryRequestBuilderPatchOptions) (*ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestInformation, error)
The windows information protection app learning summaries. Parameters:
- options : Options for the request
func (*WindowsInformationProtectionAppLearningSummaryRequestBuilder) Delete ¶
func (m *WindowsInformationProtectionAppLearningSummaryRequestBuilder) Delete(options *WindowsInformationProtectionAppLearningSummaryRequestBuilderDeleteOptions) error
The windows information protection app learning summaries. Parameters:
- options : Options for the request
func (*WindowsInformationProtectionAppLearningSummaryRequestBuilder) Get ¶
func (m *WindowsInformationProtectionAppLearningSummaryRequestBuilder) Get(options *WindowsInformationProtectionAppLearningSummaryRequestBuilderGetOptions) (*i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.WindowsInformationProtectionAppLearningSummary, error)
The windows information protection app learning summaries. Parameters:
- options : Options for the request
func (*WindowsInformationProtectionAppLearningSummaryRequestBuilder) Patch ¶
func (m *WindowsInformationProtectionAppLearningSummaryRequestBuilder) Patch(options *WindowsInformationProtectionAppLearningSummaryRequestBuilderPatchOptions) error
The windows information protection app learning summaries. Parameters:
- options : Options for the request
type WindowsInformationProtectionAppLearningSummaryRequestBuilderDeleteOptions ¶
type WindowsInformationProtectionAppLearningSummaryRequestBuilderDeleteOptions 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 }
Options for Delete
type WindowsInformationProtectionAppLearningSummaryRequestBuilderGetOptions ¶
type WindowsInformationProtectionAppLearningSummaryRequestBuilderGetOptions struct { // Request headers H map[string]string // Request options O []ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestOption // Request query parameters Q *WindowsInformationProtectionAppLearningSummaryRequestBuilderGetQueryParameters // Response handler to use in place of the default response handling provided by the core service ResponseHandler ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.ResponseHandler }
Options for Get
type WindowsInformationProtectionAppLearningSummaryRequestBuilderGetQueryParameters ¶
type WindowsInformationProtectionAppLearningSummaryRequestBuilderGetQueryParameters struct { // Expand related entities Expand []string // Select properties to be returned Select_escaped []string }
The windows information protection app learning summaries.
type WindowsInformationProtectionAppLearningSummaryRequestBuilderPatchOptions ¶
type WindowsInformationProtectionAppLearningSummaryRequestBuilderPatchOptions struct { // Body *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.WindowsInformationProtectionAppLearningSummary // 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 }
Options for Patch