bitlocker

package
v0.24.0 Latest Latest
Warning

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

Go to latest
Published: May 19, 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) CreateDeleteRequestInformationWithRequestConfiguration added in v0.22.0

CreateDeleteRequestInformationWithRequestConfiguration delete navigation property bitlocker for informationProtection

func (*BitlockerRequestBuilder) CreateGetRequestInformation

CreateGetRequestInformation get bitlocker from informationProtection

func (*BitlockerRequestBuilder) CreateGetRequestInformationWithRequestConfiguration added in v0.22.0

CreateGetRequestInformationWithRequestConfiguration get bitlocker from informationProtection

func (*BitlockerRequestBuilder) CreatePatchRequestInformation

CreatePatchRequestInformation update the navigation property bitlocker in informationProtection

func (*BitlockerRequestBuilder) CreatePatchRequestInformationWithRequestConfiguration added in v0.22.0

CreatePatchRequestInformationWithRequestConfiguration update the navigation property bitlocker in informationProtection

func (*BitlockerRequestBuilder) Delete

func (m *BitlockerRequestBuilder) Delete() error

Delete delete navigation property bitlocker for informationProtection

func (*BitlockerRequestBuilder) DeleteWithRequestConfigurationAndResponseHandler added in v0.22.0

func (m *BitlockerRequestBuilder) DeleteWithRequestConfigurationAndResponseHandler(requestConfiguration *BitlockerRequestBuilderDeleteRequestConfiguration, responseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler) error

DeleteWithRequestConfigurationAndResponseHandler delete navigation property bitlocker for informationProtection

func (*BitlockerRequestBuilder) Get

Get get bitlocker from informationProtection

func (*BitlockerRequestBuilder) GetWithRequestConfigurationAndResponseHandler added in v0.22.0

GetWithRequestConfigurationAndResponseHandler get bitlocker from informationProtection

func (*BitlockerRequestBuilder) Patch

Patch update the navigation property bitlocker in informationProtection

func (*BitlockerRequestBuilder) PatchWithRequestConfigurationAndResponseHandler added in v0.22.0

PatchWithRequestConfigurationAndResponseHandler 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 BitlockerRequestBuilderDeleteRequestConfiguration added in v0.22.0

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

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

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 BitlockerRequestBuilderGetRequestConfiguration added in v0.22.0

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

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

type BitlockerRequestBuilderPatchRequestConfiguration added in v0.22.0

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

BitlockerRequestBuilderPatchRequestConfiguration 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