Versions in this module Expand all Collapse all v0 v0.20241126.2320 Nov 26, 2024 v0.20241126.1723 Nov 26, 2024 Changes in this version + type BitlockerRecoveryKeyOperationPredicate struct + func (p BitlockerRecoveryKeyOperationPredicate) Matches(input beta.BitlockerRecoveryKey) bool + type GetInformationProtectionBitlockerRecoveryKeyOperationOptions struct + Expand *odata.Expand + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + Select *[]string + func DefaultGetInformationProtectionBitlockerRecoveryKeyOperationOptions() GetInformationProtectionBitlockerRecoveryKeyOperationOptions + func (o GetInformationProtectionBitlockerRecoveryKeyOperationOptions) ToHeaders() *client.Headers + func (o GetInformationProtectionBitlockerRecoveryKeyOperationOptions) ToOData() *odata.Query + func (o GetInformationProtectionBitlockerRecoveryKeyOperationOptions) ToQuery() *client.QueryParams + type GetInformationProtectionBitlockerRecoveryKeyOperationResponse struct + HttpResponse *http.Response + Model *beta.BitlockerRecoveryKey + OData *odata.OData + type GetInformationProtectionBitlockerRecoveryKeysCountOperationOptions struct + Filter *string + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + Search *string + func DefaultGetInformationProtectionBitlockerRecoveryKeysCountOperationOptions() GetInformationProtectionBitlockerRecoveryKeysCountOperationOptions + func (o GetInformationProtectionBitlockerRecoveryKeysCountOperationOptions) ToHeaders() *client.Headers + func (o GetInformationProtectionBitlockerRecoveryKeysCountOperationOptions) ToOData() *odata.Query + func (o GetInformationProtectionBitlockerRecoveryKeysCountOperationOptions) ToQuery() *client.QueryParams + type GetInformationProtectionBitlockerRecoveryKeysCountOperationResponse struct + HttpResponse *http.Response + Model *[]byte + OData *odata.OData + type InformationProtectionBitlockerRecoveryKeyClient struct + Client *msgraph.Client + func NewInformationProtectionBitlockerRecoveryKeyClientWithBaseURI(sdkApi sdkEnv.Api) (*InformationProtectionBitlockerRecoveryKeyClient, error) + func (c InformationProtectionBitlockerRecoveryKeyClient) GetInformationProtectionBitlockerRecoveryKey(ctx context.Context, id beta.MeInformationProtectionBitlockerRecoveryKeyId, ...) (result GetInformationProtectionBitlockerRecoveryKeyOperationResponse, ...) + func (c InformationProtectionBitlockerRecoveryKeyClient) GetInformationProtectionBitlockerRecoveryKeysCount(ctx context.Context, ...) (result GetInformationProtectionBitlockerRecoveryKeysCountOperationResponse, ...) + func (c InformationProtectionBitlockerRecoveryKeyClient) ListInformationProtectionBitlockerRecoveryKeys(ctx context.Context, ...) (result ListInformationProtectionBitlockerRecoveryKeysOperationResponse, ...) + func (c InformationProtectionBitlockerRecoveryKeyClient) ListInformationProtectionBitlockerRecoveryKeysComplete(ctx context.Context, ...) (ListInformationProtectionBitlockerRecoveryKeysCompleteResult, error) + func (c InformationProtectionBitlockerRecoveryKeyClient) ListInformationProtectionBitlockerRecoveryKeysCompleteMatchingPredicate(ctx context.Context, ...) (result ListInformationProtectionBitlockerRecoveryKeysCompleteResult, err error) + type ListInformationProtectionBitlockerRecoveryKeysCompleteResult struct + Items []beta.BitlockerRecoveryKey + LatestHttpResponse *http.Response + type ListInformationProtectionBitlockerRecoveryKeysCustomPager struct + NextLink *odata.Link + func (p *ListInformationProtectionBitlockerRecoveryKeysCustomPager) NextPageLink() *odata.Link + type ListInformationProtectionBitlockerRecoveryKeysOperationOptions struct + Count *bool + Expand *odata.Expand + Filter *string + Metadata *odata.Metadata + OrderBy *odata.OrderBy + RetryFunc client.RequestRetryFunc + Search *string + Select *[]string + Skip *int64 + Top *int64 + func DefaultListInformationProtectionBitlockerRecoveryKeysOperationOptions() ListInformationProtectionBitlockerRecoveryKeysOperationOptions + func (o ListInformationProtectionBitlockerRecoveryKeysOperationOptions) ToHeaders() *client.Headers + func (o ListInformationProtectionBitlockerRecoveryKeysOperationOptions) ToOData() *odata.Query + func (o ListInformationProtectionBitlockerRecoveryKeysOperationOptions) ToQuery() *client.QueryParams + type ListInformationProtectionBitlockerRecoveryKeysOperationResponse struct + HttpResponse *http.Response + Model *[]beta.BitlockerRecoveryKey + OData *odata.OData