security

package
v0.46.0 Latest Latest
Warning

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

Go to latest
Published: Nov 8, 2022 License: MIT Imports: 12 Imported by: 4

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SecurityRequestBuilder

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

SecurityRequestBuilder provides operations to manage the security singleton.

func NewSecurityRequestBuilder

NewSecurityRequestBuilder instantiates a new SecurityRequestBuilder and sets the default values.

func NewSecurityRequestBuilderInternal

func NewSecurityRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *SecurityRequestBuilder

NewSecurityRequestBuilderInternal instantiates a new SecurityRequestBuilder and sets the default values.

func (*SecurityRequestBuilder) Alerts

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

func (*SecurityRequestBuilder) AlertsById

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

func (*SecurityRequestBuilder) AttackSimulation added in v0.41.0

AttackSimulation provides operations to manage the attackSimulation property of the microsoft.graph.security entity.

func (*SecurityRequestBuilder) Cases added in v0.29.0

Cases provides operations to manage the cases property of the microsoft.graph.security entity.

func (*SecurityRequestBuilder) CreateGetRequestInformation

CreateGetRequestInformation get security

func (*SecurityRequestBuilder) SecureScoreControlProfiles

SecureScoreControlProfiles provides operations to manage the secureScoreControlProfiles property of the microsoft.graph.security entity.

func (*SecurityRequestBuilder) SecureScoreControlProfilesById

SecureScoreControlProfilesById provides operations to manage the secureScoreControlProfiles property of the microsoft.graph.security entity.

func (*SecurityRequestBuilder) SecureScores

SecureScores provides operations to manage the secureScores property of the microsoft.graph.security entity.

func (*SecurityRequestBuilder) SecureScoresById

SecureScoresById provides operations to manage the secureScores property of the microsoft.graph.security entity.

type SecurityRequestBuilderGetQueryParameters

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

SecurityRequestBuilderGetQueryParameters get security

type SecurityRequestBuilderGetRequestConfiguration added in v0.22.0

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

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

type SecurityRequestBuilderPatchRequestConfiguration added in v0.22.0

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

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

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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