bitlocker

package
v0.19.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BitlockerRequestBuilder

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

BitlockerRequestBuilder provides operations to manage the bitlocker property of the microsoft.graph.informationProtection entity.

func NewBitlockerRequestBuilder

NewBitlockerRequestBuilder instantiates a new BitlockerRequestBuilder and sets the default values.

func NewBitlockerRequestBuilderInternal

func NewBitlockerRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *BitlockerRequestBuilder

NewBitlockerRequestBuilderInternal instantiates a new BitlockerRequestBuilder and sets the default values.

func (*BitlockerRequestBuilder) CreateDeleteRequestInformation

CreateDeleteRequestInformation delete navigation property bitlocker for informationProtection

func (*BitlockerRequestBuilder) CreateGetRequestInformation

CreateGetRequestInformation get bitlocker from informationProtection

func (*BitlockerRequestBuilder) CreatePatchRequestInformation

CreatePatchRequestInformation update the navigation property bitlocker in informationProtection

func (*BitlockerRequestBuilder) Delete

Delete delete navigation property bitlocker for informationProtection

func (*BitlockerRequestBuilder) Get

Get get bitlocker from informationProtection

func (*BitlockerRequestBuilder) Patch

Patch update the navigation property bitlocker in informationProtection

func (*BitlockerRequestBuilder) RecoveryKeys

RecoveryKeys the recoveryKeys property

func (*BitlockerRequestBuilder) RecoveryKeysById

RecoveryKeysById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.informationProtection.bitlocker.recoveryKeys.item collection

type BitlockerRequestBuilderDeleteOptions

type BitlockerRequestBuilderDeleteOptions 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
}

BitlockerRequestBuilderDeleteOptions options for Delete

type BitlockerRequestBuilderGetOptions

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

BitlockerRequestBuilderGetOptions options for Get

type BitlockerRequestBuilderGetQueryParameters

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

BitlockerRequestBuilderGetQueryParameters get bitlocker from informationProtection

type BitlockerRequestBuilderPatchOptions

type BitlockerRequestBuilderPatchOptions struct {
	//
	Body iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.Bitlockerable
	// 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
}

BitlockerRequestBuilderPatchOptions options for Patch

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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