informationprotection

package
v0.25.0 Latest Latest
Warning

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

Go to latest
Published: May 31, 2022 License: MIT Imports: 6 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type InformationProtectionRequestBuilder

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

InformationProtectionRequestBuilder provides operations to manage the informationProtection singleton.

func NewInformationProtectionRequestBuilder

NewInformationProtectionRequestBuilder instantiates a new InformationProtectionRequestBuilder and sets the default values.

func NewInformationProtectionRequestBuilderInternal

func NewInformationProtectionRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *InformationProtectionRequestBuilder

NewInformationProtectionRequestBuilderInternal instantiates a new InformationProtectionRequestBuilder and sets the default values.

func (*InformationProtectionRequestBuilder) Bitlocker

Bitlocker the bitlocker property

func (*InformationProtectionRequestBuilder) CreateGetRequestInformation

CreateGetRequestInformation get informationProtection

func (*InformationProtectionRequestBuilder) CreateGetRequestInformationWithRequestConfiguration added in v0.22.0

CreateGetRequestInformationWithRequestConfiguration get informationProtection

func (*InformationProtectionRequestBuilder) CreatePatchRequestInformationWithRequestConfiguration added in v0.22.0

CreatePatchRequestInformationWithRequestConfiguration update informationProtection

func (*InformationProtectionRequestBuilder) Get

Get get informationProtection

func (*InformationProtectionRequestBuilder) GetWithRequestConfigurationAndResponseHandler added in v0.22.0

GetWithRequestConfigurationAndResponseHandler get informationProtection

func (*InformationProtectionRequestBuilder) Patch

Patch update informationProtection

func (*InformationProtectionRequestBuilder) PatchWithRequestConfigurationAndResponseHandler added in v0.22.0

PatchWithRequestConfigurationAndResponseHandler update informationProtection

func (*InformationProtectionRequestBuilder) ThreatAssessmentRequests

ThreatAssessmentRequests the threatAssessmentRequests property

func (*InformationProtectionRequestBuilder) ThreatAssessmentRequestsById

ThreatAssessmentRequestsById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.informationProtection.threatAssessmentRequests.item collection

type InformationProtectionRequestBuilderGetQueryParameters

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

InformationProtectionRequestBuilderGetQueryParameters get informationProtection

type InformationProtectionRequestBuilderGetRequestConfiguration added in v0.22.0

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

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

type InformationProtectionRequestBuilderPatchRequestConfiguration added in v0.22.0

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

InformationProtectionRequestBuilderPatchRequestConfiguration 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