item

package
v0.41.2 Latest Latest
Warning

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

Go to latest
Published: Sep 30, 2022 License: MIT Imports: 4 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) CreateGetRequestInformation added in v0.12.0

CreateGetRequestInformation get alerts from security

func (*AlertItemRequestBuilder) CreateGetRequestInformationWithRequestConfiguration added in v0.22.0

CreateGetRequestInformationWithRequestConfiguration get alerts from security

func (*AlertItemRequestBuilder) CreatePatchRequestInformation added in v0.12.0

CreatePatchRequestInformation update the navigation property alerts in security

func (*AlertItemRequestBuilder) CreatePatchRequestInformationWithRequestConfiguration added in v0.22.0

CreatePatchRequestInformationWithRequestConfiguration update the navigation property alerts in security

func (*AlertItemRequestBuilder) Get added in v0.12.0

Get get alerts from security

func (*AlertItemRequestBuilder) Patch added in v0.12.0

Patch update the navigation property alerts in security

type AlertItemRequestBuilderGetQueryParameters added in v0.12.0

type AlertItemRequestBuilderGetQueryParameters struct {
	// Expand related entities
	Expand []string `uriparametername:"%24expand"`
	// Select properties to be returned
	Select []string `uriparametername:"%24select"`
}

AlertItemRequestBuilderGetQueryParameters get alerts from security

type AlertItemRequestBuilderGetRequestConfiguration added in v0.22.0

type AlertItemRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *AlertItemRequestBuilderGetQueryParameters
}

AlertItemRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type AlertItemRequestBuilderPatchRequestConfiguration added in v0.22.0

type AlertItemRequestBuilderPatchRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

AlertItemRequestBuilderPatchRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

Jump to

Keyboard shortcuts

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