item

package
v0.17.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 5, 2022 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AlertItemRequestBuilder added in v0.12.0

type AlertItemRequestBuilder struct {
	// contains filtered or unexported fields
}

AlertItemRequestBuilder provides operations to manage the alerts property of the microsoft.graph.security entity.

func NewAlertItemRequestBuilder added in v0.12.0

NewAlertItemRequestBuilder instantiates a new AlertItemRequestBuilder and sets the default values.

func NewAlertItemRequestBuilderInternal added in v0.12.0

func NewAlertItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *AlertItemRequestBuilder

NewAlertItemRequestBuilderInternal instantiates a new AlertItemRequestBuilder and sets the default values.

func (*AlertItemRequestBuilder) CreateDeleteRequestInformation added in v0.12.0

CreateDeleteRequestInformation delete navigation property alerts for security

func (*AlertItemRequestBuilder) CreateGetRequestInformation added in v0.12.0

CreateGetRequestInformation read-only. Nullable.

func (*AlertItemRequestBuilder) CreatePatchRequestInformation added in v0.12.0

CreatePatchRequestInformation update the navigation property alerts in security

func (*AlertItemRequestBuilder) Delete added in v0.12.0

Delete delete navigation property alerts for security

func (*AlertItemRequestBuilder) Get added in v0.12.0

Get read-only. Nullable.

func (*AlertItemRequestBuilder) Patch added in v0.12.0

Patch update the navigation property alerts in security

type AlertItemRequestBuilderDeleteOptions added in v0.12.0

type AlertItemRequestBuilderDeleteOptions struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Response handler to use in place of the default response handling provided by the core service
	ResponseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler
}

AlertItemRequestBuilderDeleteOptions options for Delete

type AlertItemRequestBuilderGetOptions added in v0.12.0

type AlertItemRequestBuilderGetOptions struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *AlertItemRequestBuilderGetQueryParameters
	// Response handler to use in place of the default response handling provided by the core service
	ResponseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler
}

AlertItemRequestBuilderGetOptions options for Get

type AlertItemRequestBuilderGetQueryParameters added in v0.12.0

type AlertItemRequestBuilderGetQueryParameters struct {
	// Expand related entities
	Expand []string
	// Select properties to be returned
	Select []string
}

AlertItemRequestBuilderGetQueryParameters read-only. Nullable.

type AlertItemRequestBuilderPatchOptions added in v0.12.0

type AlertItemRequestBuilderPatchOptions struct {
	//
	Body iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.Alertable
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Response handler to use in place of the default response handling provided by the core service
	ResponseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler
}

AlertItemRequestBuilderPatchOptions options for Patch

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL