informationprotection

package
v0.48.0 Latest Latest
Warning

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

Go to latest
Published: Dec 5, 2022 License: MIT Imports: 4 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type InformationProtectionBitlockerRecoveryKeysBitlockerRecoveryKeyItemRequestBuilder added in v0.48.0

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

InformationProtectionBitlockerRecoveryKeysBitlockerRecoveryKeyItemRequestBuilder provides operations to manage the recoveryKeys property of the microsoft.graph.bitlocker entity.

func NewInformationProtectionBitlockerRecoveryKeysBitlockerRecoveryKeyItemRequestBuilder added in v0.48.0

func NewInformationProtectionBitlockerRecoveryKeysBitlockerRecoveryKeyItemRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *InformationProtectionBitlockerRecoveryKeysBitlockerRecoveryKeyItemRequestBuilder

NewInformationProtectionBitlockerRecoveryKeysBitlockerRecoveryKeyItemRequestBuilder instantiates a new BitlockerRecoveryKeyItemRequestBuilder and sets the default values.

func NewInformationProtectionBitlockerRecoveryKeysBitlockerRecoveryKeyItemRequestBuilderInternal added in v0.48.0

func NewInformationProtectionBitlockerRecoveryKeysBitlockerRecoveryKeyItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *InformationProtectionBitlockerRecoveryKeysBitlockerRecoveryKeyItemRequestBuilder

NewInformationProtectionBitlockerRecoveryKeysBitlockerRecoveryKeyItemRequestBuilderInternal instantiates a new BitlockerRecoveryKeyItemRequestBuilder and sets the default values.

func (*InformationProtectionBitlockerRecoveryKeysBitlockerRecoveryKeyItemRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation the recovery keys associated with the bitlocker entity.

func (*InformationProtectionBitlockerRecoveryKeysBitlockerRecoveryKeyItemRequestBuilder) Get added in v0.48.0

Get the recovery keys associated with the bitlocker entity.

type InformationProtectionBitlockerRecoveryKeysBitlockerRecoveryKeyItemRequestBuilderGetQueryParameters added in v0.48.0

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

InformationProtectionBitlockerRecoveryKeysBitlockerRecoveryKeyItemRequestBuilderGetQueryParameters the recovery keys associated with the bitlocker entity.

type InformationProtectionBitlockerRecoveryKeysBitlockerRecoveryKeyItemRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type InformationProtectionBitlockerRecoveryKeysCountRequestBuilder added in v0.48.0

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

InformationProtectionBitlockerRecoveryKeysCountRequestBuilder provides operations to count the resources in the collection.

func NewInformationProtectionBitlockerRecoveryKeysCountRequestBuilder added in v0.48.0

func NewInformationProtectionBitlockerRecoveryKeysCountRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *InformationProtectionBitlockerRecoveryKeysCountRequestBuilder

NewInformationProtectionBitlockerRecoveryKeysCountRequestBuilder instantiates a new CountRequestBuilder and sets the default values.

func NewInformationProtectionBitlockerRecoveryKeysCountRequestBuilderInternal added in v0.48.0

func NewInformationProtectionBitlockerRecoveryKeysCountRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *InformationProtectionBitlockerRecoveryKeysCountRequestBuilder

NewInformationProtectionBitlockerRecoveryKeysCountRequestBuilderInternal instantiates a new CountRequestBuilder and sets the default values.

func (*InformationProtectionBitlockerRecoveryKeysCountRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation get the number of the resource

func (*InformationProtectionBitlockerRecoveryKeysCountRequestBuilder) Get added in v0.48.0

Get get the number of the resource

type InformationProtectionBitlockerRecoveryKeysCountRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type InformationProtectionBitlockerRecoveryKeysRequestBuilder added in v0.48.0

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

InformationProtectionBitlockerRecoveryKeysRequestBuilder provides operations to manage the recoveryKeys property of the microsoft.graph.bitlocker entity.

func NewInformationProtectionBitlockerRecoveryKeysRequestBuilder added in v0.48.0

func NewInformationProtectionBitlockerRecoveryKeysRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *InformationProtectionBitlockerRecoveryKeysRequestBuilder

NewInformationProtectionBitlockerRecoveryKeysRequestBuilder instantiates a new RecoveryKeysRequestBuilder and sets the default values.

func NewInformationProtectionBitlockerRecoveryKeysRequestBuilderInternal added in v0.48.0

func NewInformationProtectionBitlockerRecoveryKeysRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *InformationProtectionBitlockerRecoveryKeysRequestBuilder

NewInformationProtectionBitlockerRecoveryKeysRequestBuilderInternal instantiates a new RecoveryKeysRequestBuilder and sets the default values.

func (*InformationProtectionBitlockerRecoveryKeysRequestBuilder) Count added in v0.48.0

Count provides operations to count the resources in the collection.

func (*InformationProtectionBitlockerRecoveryKeysRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation get a list of the bitlockerRecoveryKey objects and their properties. This operation does not return the **key** property. For information about how to read the **key** property, see Get bitlockerRecoveryKey.

func (*InformationProtectionBitlockerRecoveryKeysRequestBuilder) Get added in v0.48.0

Get get a list of the bitlockerRecoveryKey objects and their properties. This operation does not return the **key** property. For information about how to read the **key** property, see Get bitlockerRecoveryKey.

type InformationProtectionBitlockerRecoveryKeysRequestBuilderGetQueryParameters added in v0.48.0

type InformationProtectionBitlockerRecoveryKeysRequestBuilderGetQueryParameters struct {
	// Include count of items
	Count *bool `uriparametername:"%24count"`
	// Expand related entities
	Expand []string `uriparametername:"%24expand"`
	// Filter items by property values
	Filter *string `uriparametername:"%24filter"`
	// Order items by property values
	Orderby []string `uriparametername:"%24orderby"`
	// Search items by search phrases
	Search *string `uriparametername:"%24search"`
	// Select properties to be returned
	Select []string `uriparametername:"%24select"`
	// Skip the first n items
	Skip *int32 `uriparametername:"%24skip"`
	// Show only the first n items
	Top *int32 `uriparametername:"%24top"`
}

InformationProtectionBitlockerRecoveryKeysRequestBuilderGetQueryParameters get a list of the bitlockerRecoveryKey objects and their properties. This operation does not return the **key** property. For information about how to read the **key** property, see Get bitlockerRecoveryKey.

type InformationProtectionBitlockerRecoveryKeysRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type InformationProtectionBitlockerRequestBuilder added in v0.48.0

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

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

func NewInformationProtectionBitlockerRequestBuilder added in v0.48.0

NewInformationProtectionBitlockerRequestBuilder instantiates a new BitlockerRequestBuilder and sets the default values.

func NewInformationProtectionBitlockerRequestBuilderInternal added in v0.48.0

func NewInformationProtectionBitlockerRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *InformationProtectionBitlockerRequestBuilder

NewInformationProtectionBitlockerRequestBuilderInternal instantiates a new BitlockerRequestBuilder and sets the default values.

func (*InformationProtectionBitlockerRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation get bitlocker from informationProtection

func (*InformationProtectionBitlockerRequestBuilder) Get added in v0.48.0

Get get bitlocker from informationProtection

func (*InformationProtectionBitlockerRequestBuilder) RecoveryKeys added in v0.48.0

RecoveryKeys provides operations to manage the recoveryKeys property of the microsoft.graph.bitlocker entity.

func (*InformationProtectionBitlockerRequestBuilder) RecoveryKeysById added in v0.48.0

RecoveryKeysById provides operations to manage the recoveryKeys property of the microsoft.graph.bitlocker entity.

type InformationProtectionBitlockerRequestBuilderGetQueryParameters added in v0.48.0

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

InformationProtectionBitlockerRequestBuilderGetQueryParameters get bitlocker from informationProtection

type InformationProtectionBitlockerRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

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 provides operations to manage the bitlocker property of the microsoft.graph.informationProtection entity.

func (*InformationProtectionRequestBuilder) CreateGetRequestInformation

CreateGetRequestInformation get informationProtection

func (*InformationProtectionRequestBuilder) ThreatAssessmentRequests

ThreatAssessmentRequests provides operations to manage the threatAssessmentRequests property of the microsoft.graph.informationProtection entity.

func (*InformationProtectionRequestBuilder) ThreatAssessmentRequestsById

ThreatAssessmentRequestsById provides operations to manage the threatAssessmentRequests property of the microsoft.graph.informationProtection entity.

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.

type InformationProtectionThreatAssessmentRequestsCountRequestBuilder added in v0.48.0

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

InformationProtectionThreatAssessmentRequestsCountRequestBuilder provides operations to count the resources in the collection.

func NewInformationProtectionThreatAssessmentRequestsCountRequestBuilder added in v0.48.0

func NewInformationProtectionThreatAssessmentRequestsCountRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *InformationProtectionThreatAssessmentRequestsCountRequestBuilder

NewInformationProtectionThreatAssessmentRequestsCountRequestBuilder instantiates a new CountRequestBuilder and sets the default values.

func NewInformationProtectionThreatAssessmentRequestsCountRequestBuilderInternal added in v0.48.0

func NewInformationProtectionThreatAssessmentRequestsCountRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *InformationProtectionThreatAssessmentRequestsCountRequestBuilder

NewInformationProtectionThreatAssessmentRequestsCountRequestBuilderInternal instantiates a new CountRequestBuilder and sets the default values.

func (*InformationProtectionThreatAssessmentRequestsCountRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation get the number of the resource

func (*InformationProtectionThreatAssessmentRequestsCountRequestBuilder) Get added in v0.48.0

Get get the number of the resource

type InformationProtectionThreatAssessmentRequestsCountRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type InformationProtectionThreatAssessmentRequestsItemResultsCountRequestBuilder added in v0.48.0

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

InformationProtectionThreatAssessmentRequestsItemResultsCountRequestBuilder provides operations to count the resources in the collection.

func NewInformationProtectionThreatAssessmentRequestsItemResultsCountRequestBuilder added in v0.48.0

func NewInformationProtectionThreatAssessmentRequestsItemResultsCountRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *InformationProtectionThreatAssessmentRequestsItemResultsCountRequestBuilder

NewInformationProtectionThreatAssessmentRequestsItemResultsCountRequestBuilder instantiates a new CountRequestBuilder and sets the default values.

func NewInformationProtectionThreatAssessmentRequestsItemResultsCountRequestBuilderInternal added in v0.48.0

func NewInformationProtectionThreatAssessmentRequestsItemResultsCountRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *InformationProtectionThreatAssessmentRequestsItemResultsCountRequestBuilder

NewInformationProtectionThreatAssessmentRequestsItemResultsCountRequestBuilderInternal instantiates a new CountRequestBuilder and sets the default values.

func (*InformationProtectionThreatAssessmentRequestsItemResultsCountRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation get the number of the resource

func (*InformationProtectionThreatAssessmentRequestsItemResultsCountRequestBuilder) Get added in v0.48.0

Get get the number of the resource

type InformationProtectionThreatAssessmentRequestsItemResultsCountRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type InformationProtectionThreatAssessmentRequestsItemResultsRequestBuilder added in v0.48.0

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

InformationProtectionThreatAssessmentRequestsItemResultsRequestBuilder provides operations to manage the results property of the microsoft.graph.threatAssessmentRequest entity.

func NewInformationProtectionThreatAssessmentRequestsItemResultsRequestBuilder added in v0.48.0

func NewInformationProtectionThreatAssessmentRequestsItemResultsRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *InformationProtectionThreatAssessmentRequestsItemResultsRequestBuilder

NewInformationProtectionThreatAssessmentRequestsItemResultsRequestBuilder instantiates a new ResultsRequestBuilder and sets the default values.

func NewInformationProtectionThreatAssessmentRequestsItemResultsRequestBuilderInternal added in v0.48.0

func NewInformationProtectionThreatAssessmentRequestsItemResultsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *InformationProtectionThreatAssessmentRequestsItemResultsRequestBuilder

NewInformationProtectionThreatAssessmentRequestsItemResultsRequestBuilderInternal instantiates a new ResultsRequestBuilder and sets the default values.

func (*InformationProtectionThreatAssessmentRequestsItemResultsRequestBuilder) Count added in v0.48.0

Count provides operations to count the resources in the collection.

func (*InformationProtectionThreatAssessmentRequestsItemResultsRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation a collection of threat assessment results. Read-only. By default, a GET /threatAssessmentRequests/{id} does not return this property unless you apply $expand on it.

func (*InformationProtectionThreatAssessmentRequestsItemResultsRequestBuilder) CreatePostRequestInformation added in v0.48.0

CreatePostRequestInformation create new navigation property to results for informationProtection

func (*InformationProtectionThreatAssessmentRequestsItemResultsRequestBuilder) Get added in v0.48.0

Get a collection of threat assessment results. Read-only. By default, a GET /threatAssessmentRequests/{id} does not return this property unless you apply $expand on it.

type InformationProtectionThreatAssessmentRequestsItemResultsRequestBuilderGetQueryParameters added in v0.48.0

type InformationProtectionThreatAssessmentRequestsItemResultsRequestBuilderGetQueryParameters struct {
	// Include count of items
	Count *bool `uriparametername:"%24count"`
	// Expand related entities
	Expand []string `uriparametername:"%24expand"`
	// Filter items by property values
	Filter *string `uriparametername:"%24filter"`
	// Order items by property values
	Orderby []string `uriparametername:"%24orderby"`
	// Search items by search phrases
	Search *string `uriparametername:"%24search"`
	// Select properties to be returned
	Select []string `uriparametername:"%24select"`
	// Skip the first n items
	Skip *int32 `uriparametername:"%24skip"`
	// Show only the first n items
	Top *int32 `uriparametername:"%24top"`
}

InformationProtectionThreatAssessmentRequestsItemResultsRequestBuilderGetQueryParameters a collection of threat assessment results. Read-only. By default, a GET /threatAssessmentRequests/{id} does not return this property unless you apply $expand on it.

type InformationProtectionThreatAssessmentRequestsItemResultsRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type InformationProtectionThreatAssessmentRequestsItemResultsRequestBuilderPostRequestConfiguration added in v0.48.0

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

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

type InformationProtectionThreatAssessmentRequestsItemResultsThreatAssessmentResultItemRequestBuilder added in v0.48.0

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

InformationProtectionThreatAssessmentRequestsItemResultsThreatAssessmentResultItemRequestBuilder provides operations to manage the results property of the microsoft.graph.threatAssessmentRequest entity.

func NewInformationProtectionThreatAssessmentRequestsItemResultsThreatAssessmentResultItemRequestBuilder added in v0.48.0

func NewInformationProtectionThreatAssessmentRequestsItemResultsThreatAssessmentResultItemRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *InformationProtectionThreatAssessmentRequestsItemResultsThreatAssessmentResultItemRequestBuilder

NewInformationProtectionThreatAssessmentRequestsItemResultsThreatAssessmentResultItemRequestBuilder instantiates a new ThreatAssessmentResultItemRequestBuilder and sets the default values.

func NewInformationProtectionThreatAssessmentRequestsItemResultsThreatAssessmentResultItemRequestBuilderInternal added in v0.48.0

func NewInformationProtectionThreatAssessmentRequestsItemResultsThreatAssessmentResultItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *InformationProtectionThreatAssessmentRequestsItemResultsThreatAssessmentResultItemRequestBuilder

NewInformationProtectionThreatAssessmentRequestsItemResultsThreatAssessmentResultItemRequestBuilderInternal instantiates a new ThreatAssessmentResultItemRequestBuilder and sets the default values.

func (*InformationProtectionThreatAssessmentRequestsItemResultsThreatAssessmentResultItemRequestBuilder) CreateDeleteRequestInformation added in v0.48.0

CreateDeleteRequestInformation delete navigation property results for informationProtection

func (*InformationProtectionThreatAssessmentRequestsItemResultsThreatAssessmentResultItemRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation a collection of threat assessment results. Read-only. By default, a GET /threatAssessmentRequests/{id} does not return this property unless you apply $expand on it.

func (*InformationProtectionThreatAssessmentRequestsItemResultsThreatAssessmentResultItemRequestBuilder) CreatePatchRequestInformation added in v0.48.0

CreatePatchRequestInformation update the navigation property results in informationProtection

func (*InformationProtectionThreatAssessmentRequestsItemResultsThreatAssessmentResultItemRequestBuilder) Delete added in v0.48.0

Delete delete navigation property results for informationProtection

func (*InformationProtectionThreatAssessmentRequestsItemResultsThreatAssessmentResultItemRequestBuilder) Get added in v0.48.0

Get a collection of threat assessment results. Read-only. By default, a GET /threatAssessmentRequests/{id} does not return this property unless you apply $expand on it.

type InformationProtectionThreatAssessmentRequestsItemResultsThreatAssessmentResultItemRequestBuilderDeleteRequestConfiguration added in v0.48.0

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

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

type InformationProtectionThreatAssessmentRequestsItemResultsThreatAssessmentResultItemRequestBuilderGetQueryParameters added in v0.48.0

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

InformationProtectionThreatAssessmentRequestsItemResultsThreatAssessmentResultItemRequestBuilderGetQueryParameters a collection of threat assessment results. Read-only. By default, a GET /threatAssessmentRequests/{id} does not return this property unless you apply $expand on it.

type InformationProtectionThreatAssessmentRequestsItemResultsThreatAssessmentResultItemRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type InformationProtectionThreatAssessmentRequestsItemResultsThreatAssessmentResultItemRequestBuilderPatchRequestConfiguration added in v0.48.0

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

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

type InformationProtectionThreatAssessmentRequestsRequestBuilder added in v0.48.0

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

InformationProtectionThreatAssessmentRequestsRequestBuilder provides operations to manage the threatAssessmentRequests property of the microsoft.graph.informationProtection entity.

func NewInformationProtectionThreatAssessmentRequestsRequestBuilder added in v0.48.0

func NewInformationProtectionThreatAssessmentRequestsRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *InformationProtectionThreatAssessmentRequestsRequestBuilder

NewInformationProtectionThreatAssessmentRequestsRequestBuilder instantiates a new ThreatAssessmentRequestsRequestBuilder and sets the default values.

func NewInformationProtectionThreatAssessmentRequestsRequestBuilderInternal added in v0.48.0

func NewInformationProtectionThreatAssessmentRequestsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *InformationProtectionThreatAssessmentRequestsRequestBuilder

NewInformationProtectionThreatAssessmentRequestsRequestBuilderInternal instantiates a new ThreatAssessmentRequestsRequestBuilder and sets the default values.

func (*InformationProtectionThreatAssessmentRequestsRequestBuilder) Count added in v0.48.0

Count provides operations to count the resources in the collection.

func (*InformationProtectionThreatAssessmentRequestsRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation retrieve a list of threatAssessmentRequest objects. A threat assessment request can be one of the following types:

func (*InformationProtectionThreatAssessmentRequestsRequestBuilder) CreatePostRequestInformation added in v0.48.0

CreatePostRequestInformation create a new threat assessment request. A threat assessment request can be one of the following types:

func (*InformationProtectionThreatAssessmentRequestsRequestBuilder) Get added in v0.48.0

Get retrieve a list of threatAssessmentRequest objects. A threat assessment request can be one of the following types:

func (*InformationProtectionThreatAssessmentRequestsRequestBuilder) Post added in v0.48.0

Post create a new threat assessment request. A threat assessment request can be one of the following types:

type InformationProtectionThreatAssessmentRequestsRequestBuilderGetQueryParameters added in v0.48.0

type InformationProtectionThreatAssessmentRequestsRequestBuilderGetQueryParameters struct {
	// Include count of items
	Count *bool `uriparametername:"%24count"`
	// Expand related entities
	Expand []string `uriparametername:"%24expand"`
	// Filter items by property values
	Filter *string `uriparametername:"%24filter"`
	// Order items by property values
	Orderby []string `uriparametername:"%24orderby"`
	// Search items by search phrases
	Search *string `uriparametername:"%24search"`
	// Select properties to be returned
	Select []string `uriparametername:"%24select"`
	// Skip the first n items
	Skip *int32 `uriparametername:"%24skip"`
	// Show only the first n items
	Top *int32 `uriparametername:"%24top"`
}

InformationProtectionThreatAssessmentRequestsRequestBuilderGetQueryParameters retrieve a list of threatAssessmentRequest objects. A threat assessment request can be one of the following types:

type InformationProtectionThreatAssessmentRequestsRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type InformationProtectionThreatAssessmentRequestsRequestBuilderPostRequestConfiguration added in v0.48.0

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

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

type InformationProtectionThreatAssessmentRequestsThreatAssessmentRequestItemRequestBuilder added in v0.48.0

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

InformationProtectionThreatAssessmentRequestsThreatAssessmentRequestItemRequestBuilder provides operations to manage the threatAssessmentRequests property of the microsoft.graph.informationProtection entity.

func NewInformationProtectionThreatAssessmentRequestsThreatAssessmentRequestItemRequestBuilder added in v0.48.0

func NewInformationProtectionThreatAssessmentRequestsThreatAssessmentRequestItemRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *InformationProtectionThreatAssessmentRequestsThreatAssessmentRequestItemRequestBuilder

NewInformationProtectionThreatAssessmentRequestsThreatAssessmentRequestItemRequestBuilder instantiates a new ThreatAssessmentRequestItemRequestBuilder and sets the default values.

func NewInformationProtectionThreatAssessmentRequestsThreatAssessmentRequestItemRequestBuilderInternal added in v0.48.0

func NewInformationProtectionThreatAssessmentRequestsThreatAssessmentRequestItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *InformationProtectionThreatAssessmentRequestsThreatAssessmentRequestItemRequestBuilder

NewInformationProtectionThreatAssessmentRequestsThreatAssessmentRequestItemRequestBuilderInternal instantiates a new ThreatAssessmentRequestItemRequestBuilder and sets the default values.

func (*InformationProtectionThreatAssessmentRequestsThreatAssessmentRequestItemRequestBuilder) CreateDeleteRequestInformation added in v0.48.0

CreateDeleteRequestInformation delete navigation property threatAssessmentRequests for informationProtection

func (*InformationProtectionThreatAssessmentRequestsThreatAssessmentRequestItemRequestBuilder) CreateGetRequestInformation added in v0.48.0

CreateGetRequestInformation get threatAssessmentRequests from informationProtection

func (*InformationProtectionThreatAssessmentRequestsThreatAssessmentRequestItemRequestBuilder) CreatePatchRequestInformation added in v0.48.0

CreatePatchRequestInformation update the navigation property threatAssessmentRequests in informationProtection

func (*InformationProtectionThreatAssessmentRequestsThreatAssessmentRequestItemRequestBuilder) Delete added in v0.48.0

Delete delete navigation property threatAssessmentRequests for informationProtection

func (*InformationProtectionThreatAssessmentRequestsThreatAssessmentRequestItemRequestBuilder) Get added in v0.48.0

Get get threatAssessmentRequests from informationProtection

func (*InformationProtectionThreatAssessmentRequestsThreatAssessmentRequestItemRequestBuilder) Results added in v0.48.0

Results provides operations to manage the results property of the microsoft.graph.threatAssessmentRequest entity.

func (*InformationProtectionThreatAssessmentRequestsThreatAssessmentRequestItemRequestBuilder) ResultsById added in v0.48.0

ResultsById provides operations to manage the results property of the microsoft.graph.threatAssessmentRequest entity.

type InformationProtectionThreatAssessmentRequestsThreatAssessmentRequestItemRequestBuilderDeleteRequestConfiguration added in v0.48.0

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

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

type InformationProtectionThreatAssessmentRequestsThreatAssessmentRequestItemRequestBuilderGetQueryParameters added in v0.48.0

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

InformationProtectionThreatAssessmentRequestsThreatAssessmentRequestItemRequestBuilderGetQueryParameters get threatAssessmentRequests from informationProtection

type InformationProtectionThreatAssessmentRequestsThreatAssessmentRequestItemRequestBuilderGetRequestConfiguration added in v0.48.0

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

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

type InformationProtectionThreatAssessmentRequestsThreatAssessmentRequestItemRequestBuilderPatchRequestConfiguration added in v0.48.0

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

InformationProtectionThreatAssessmentRequestsThreatAssessmentRequestItemRequestBuilderPatchRequestConfiguration 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