attacksimulation

package
v0.44.0 Latest Latest
Warning

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

Go to latest
Published: Oct 18, 2022 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AttackSimulationRequestBuilder

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

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

func NewAttackSimulationRequestBuilder

NewAttackSimulationRequestBuilder instantiates a new AttackSimulationRequestBuilder and sets the default values.

func NewAttackSimulationRequestBuilderInternal

func NewAttackSimulationRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *AttackSimulationRequestBuilder

NewAttackSimulationRequestBuilderInternal instantiates a new AttackSimulationRequestBuilder and sets the default values.

func (*AttackSimulationRequestBuilder) CreateDeleteRequestInformation

CreateDeleteRequestInformation delete navigation property attackSimulation for security

func (*AttackSimulationRequestBuilder) CreateGetRequestInformation

CreateGetRequestInformation get attackSimulation from security

func (*AttackSimulationRequestBuilder) CreatePatchRequestInformation

CreatePatchRequestInformation update the navigation property attackSimulation in security

func (*AttackSimulationRequestBuilder) Delete

Delete delete navigation property attackSimulation for security

func (*AttackSimulationRequestBuilder) Get

Get get attackSimulation from security

func (*AttackSimulationRequestBuilder) SimulationAutomations

SimulationAutomations the simulationAutomations property

func (*AttackSimulationRequestBuilder) SimulationAutomationsById

SimulationAutomationsById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.security.attackSimulation.simulationAutomations.item collection

func (*AttackSimulationRequestBuilder) Simulations

Simulations the simulations property

func (*AttackSimulationRequestBuilder) SimulationsById

SimulationsById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.security.attackSimulation.simulations.item collection

type AttackSimulationRequestBuilderDeleteRequestConfiguration

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

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

type AttackSimulationRequestBuilderGetQueryParameters

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

AttackSimulationRequestBuilderGetQueryParameters get attackSimulation from security

type AttackSimulationRequestBuilderGetRequestConfiguration

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

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

type AttackSimulationRequestBuilderPatchRequestConfiguration

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

AttackSimulationRequestBuilderPatchRequestConfiguration 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