bitlocker

package
v0.43.0 Latest Latest
Warning

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

Go to latest
Published: Oct 11, 2022 License: MIT Imports: 6 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) CreateGetRequestInformation

CreateGetRequestInformation get bitlocker from informationProtection

func (*BitlockerRequestBuilder) Get

Get get bitlocker from 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 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.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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