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 builds and executes requests for operations under \deviceManagement\windowsInformationProtectionNetworkLearningSummaries\{windowsInformationProtectionNetworkLearningSummary-id}
func NewWindowsInformationProtectionNetworkLearningSummaryItemRequestBuilder ¶ added in v0.12.0
func NewWindowsInformationProtectionNetworkLearningSummaryItemRequestBuilder(rawUrl string, requestAdapter ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.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 ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.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) (*ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestInformation, error)
CreateDeleteRequestInformation the windows information protection network learning summaries.
func (*WindowsInformationProtectionNetworkLearningSummaryItemRequestBuilder) CreateGetRequestInformation ¶ added in v0.12.0
func (m *WindowsInformationProtectionNetworkLearningSummaryItemRequestBuilder) CreateGetRequestInformation(options *WindowsInformationProtectionNetworkLearningSummaryItemRequestBuilderGetOptions) (*ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestInformation, error)
CreateGetRequestInformation the windows information protection network learning summaries.
func (*WindowsInformationProtectionNetworkLearningSummaryItemRequestBuilder) CreatePatchRequestInformation ¶ added in v0.12.0
func (m *WindowsInformationProtectionNetworkLearningSummaryItemRequestBuilder) CreatePatchRequestInformation(options *WindowsInformationProtectionNetworkLearningSummaryItemRequestBuilderPatchOptions) (*ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestInformation, error)
CreatePatchRequestInformation the windows information protection network learning summaries.
func (*WindowsInformationProtectionNetworkLearningSummaryItemRequestBuilder) Delete ¶ added in v0.12.0
func (m *WindowsInformationProtectionNetworkLearningSummaryItemRequestBuilder) Delete(options *WindowsInformationProtectionNetworkLearningSummaryItemRequestBuilderDeleteOptions) error
Delete the windows information protection network learning summaries.
func (*WindowsInformationProtectionNetworkLearningSummaryItemRequestBuilder) Get ¶ added in v0.12.0
func (m *WindowsInformationProtectionNetworkLearningSummaryItemRequestBuilder) Get(options *WindowsInformationProtectionNetworkLearningSummaryItemRequestBuilderGetOptions) (*i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.WindowsInformationProtectionNetworkLearningSummary, 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 the windows information protection network learning summaries.
type WindowsInformationProtectionNetworkLearningSummaryItemRequestBuilderDeleteOptions ¶ added in v0.12.0
type WindowsInformationProtectionNetworkLearningSummaryItemRequestBuilderDeleteOptions 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
}
WindowsInformationProtectionNetworkLearningSummaryItemRequestBuilderDeleteOptions options for Delete
type WindowsInformationProtectionNetworkLearningSummaryItemRequestBuilderGetOptions ¶ added in v0.12.0
type WindowsInformationProtectionNetworkLearningSummaryItemRequestBuilderGetOptions struct {
// Request headers
H map[string]string
// Request options
O []ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestOption
// Request query parameters
Q *WindowsInformationProtectionNetworkLearningSummaryItemRequestBuilderGetQueryParameters
// Response handler to use in place of the default response handling provided by the core service
ResponseHandler ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.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 *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.WindowsInformationProtectionNetworkLearningSummary
// 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
}
WindowsInformationProtectionNetworkLearningSummaryItemRequestBuilderPatchOptions options for Patch