informationprotection

package
v1.18.0 Latest Latest
Warning

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

Go to latest
Published: Sep 12, 2023 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 BitlockerRecoveryKeysBitlockerRecoveryKeyItemRequestBuilder added in v0.49.0

type BitlockerRecoveryKeysBitlockerRecoveryKeyItemRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

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

func NewBitlockerRecoveryKeysBitlockerRecoveryKeyItemRequestBuilder added in v0.49.0

func NewBitlockerRecoveryKeysBitlockerRecoveryKeyItemRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *BitlockerRecoveryKeysBitlockerRecoveryKeyItemRequestBuilder

NewBitlockerRecoveryKeysBitlockerRecoveryKeyItemRequestBuilder instantiates a new BitlockerRecoveryKeyItemRequestBuilder and sets the default values.

func NewBitlockerRecoveryKeysBitlockerRecoveryKeyItemRequestBuilderInternal added in v0.49.0

func NewBitlockerRecoveryKeysBitlockerRecoveryKeyItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *BitlockerRecoveryKeysBitlockerRecoveryKeyItemRequestBuilder

NewBitlockerRecoveryKeysBitlockerRecoveryKeyItemRequestBuilderInternal instantiates a new BitlockerRecoveryKeyItemRequestBuilder and sets the default values.

func (*BitlockerRecoveryKeysBitlockerRecoveryKeyItemRequestBuilder) Get added in v0.49.0

Get retrieve the properties and relationships of a bitlockerRecoveryKey object. By default, this operation does not return the key property that represents the actual recovery key. To include the key property in the response, use the $select OData query parameter. Including the $select query parameter triggers an Azure AD audit of the operation and generates an audit log. For more information on audit logs for bitlocker recovery keys, see the KeyManagement category filter of Azure AD audit logs. Find more info here

func (*BitlockerRecoveryKeysBitlockerRecoveryKeyItemRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation retrieve the properties and relationships of a bitlockerRecoveryKey object. By default, this operation does not return the key property that represents the actual recovery key. To include the key property in the response, use the $select OData query parameter. Including the $select query parameter triggers an Azure AD audit of the operation and generates an audit log. For more information on audit logs for bitlocker recovery keys, see the KeyManagement category filter of Azure AD audit logs.

func (*BitlockerRecoveryKeysBitlockerRecoveryKeyItemRequestBuilder) WithUrl added in v1.18.0

WithUrl returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored.

type BitlockerRecoveryKeysBitlockerRecoveryKeyItemRequestBuilderGetQueryParameters added in v0.49.0

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

BitlockerRecoveryKeysBitlockerRecoveryKeyItemRequestBuilderGetQueryParameters retrieve the properties and relationships of a bitlockerRecoveryKey object. By default, this operation does not return the key property that represents the actual recovery key. To include the key property in the response, use the $select OData query parameter. Including the $select query parameter triggers an Azure AD audit of the operation and generates an audit log. For more information on audit logs for bitlocker recovery keys, see the KeyManagement category filter of Azure AD audit logs.

type BitlockerRecoveryKeysBitlockerRecoveryKeyItemRequestBuilderGetRequestConfiguration added in v0.49.0

type BitlockerRecoveryKeysBitlockerRecoveryKeyItemRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *BitlockerRecoveryKeysBitlockerRecoveryKeyItemRequestBuilderGetQueryParameters
}

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

type BitlockerRecoveryKeysCountRequestBuilder added in v0.49.0

type BitlockerRecoveryKeysCountRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

BitlockerRecoveryKeysCountRequestBuilder provides operations to count the resources in the collection.

func NewBitlockerRecoveryKeysCountRequestBuilder added in v0.49.0

NewBitlockerRecoveryKeysCountRequestBuilder instantiates a new CountRequestBuilder and sets the default values.

func NewBitlockerRecoveryKeysCountRequestBuilderInternal added in v0.49.0

func NewBitlockerRecoveryKeysCountRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *BitlockerRecoveryKeysCountRequestBuilder

NewBitlockerRecoveryKeysCountRequestBuilderInternal instantiates a new CountRequestBuilder and sets the default values.

func (*BitlockerRecoveryKeysCountRequestBuilder) Get added in v0.49.0

Get get the number of the resource

func (*BitlockerRecoveryKeysCountRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation get the number of the resource

func (*BitlockerRecoveryKeysCountRequestBuilder) WithUrl added in v1.18.0

WithUrl returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored.

type BitlockerRecoveryKeysCountRequestBuilderGetQueryParameters added in v0.53.0

type BitlockerRecoveryKeysCountRequestBuilderGetQueryParameters struct {
	// Filter items by property values
	Filter *string `uriparametername:"%24filter"`
	// Search items by search phrases
	Search *string `uriparametername:"%24search"`
}

BitlockerRecoveryKeysCountRequestBuilderGetQueryParameters get the number of the resource

type BitlockerRecoveryKeysCountRequestBuilderGetRequestConfiguration added in v0.49.0

type BitlockerRecoveryKeysCountRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *BitlockerRecoveryKeysCountRequestBuilderGetQueryParameters
}

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

type BitlockerRecoveryKeysRequestBuilder added in v0.49.0

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

func NewBitlockerRecoveryKeysRequestBuilder added in v0.49.0

NewBitlockerRecoveryKeysRequestBuilder instantiates a new RecoveryKeysRequestBuilder and sets the default values.

func NewBitlockerRecoveryKeysRequestBuilderInternal added in v0.49.0

func NewBitlockerRecoveryKeysRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *BitlockerRecoveryKeysRequestBuilder

NewBitlockerRecoveryKeysRequestBuilderInternal instantiates a new RecoveryKeysRequestBuilder and sets the default values.

func (*BitlockerRecoveryKeysRequestBuilder) ByBitlockerRecoveryKeyId added in v0.63.0

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

func (*BitlockerRecoveryKeysRequestBuilder) Count added in v0.49.0

Count provides operations to count the resources in the collection.

func (*BitlockerRecoveryKeysRequestBuilder) Get added in v0.49.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. Find more info here

func (*BitlockerRecoveryKeysRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation 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 (*BitlockerRecoveryKeysRequestBuilder) WithUrl added in v1.18.0

WithUrl returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored.

type BitlockerRecoveryKeysRequestBuilderGetQueryParameters added in v0.49.0

type BitlockerRecoveryKeysRequestBuilderGetQueryParameters 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"`
}

BitlockerRecoveryKeysRequestBuilderGetQueryParameters 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 BitlockerRecoveryKeysRequestBuilderGetRequestConfiguration added in v0.49.0

type BitlockerRecoveryKeysRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *BitlockerRecoveryKeysRequestBuilderGetQueryParameters
}

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

type BitlockerRequestBuilder added in v0.49.0

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

func NewBitlockerRequestBuilder added in v0.49.0

NewBitlockerRequestBuilder instantiates a new BitlockerRequestBuilder and sets the default values.

func NewBitlockerRequestBuilderInternal added in v0.49.0

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

NewBitlockerRequestBuilderInternal instantiates a new BitlockerRequestBuilder and sets the default values.

func (*BitlockerRequestBuilder) Get added in v0.49.0

Get get bitlocker from informationProtection

func (*BitlockerRequestBuilder) RecoveryKeys added in v0.49.0

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

func (*BitlockerRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation get bitlocker from informationProtection

func (*BitlockerRequestBuilder) WithUrl added in v1.18.0

WithUrl returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored.

type BitlockerRequestBuilderGetQueryParameters added in v0.49.0

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.49.0

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

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

type InformationProtectionRequestBuilder

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) ThreatAssessmentRequests

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

func (*InformationProtectionRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation get informationProtection

func (*InformationProtectionRequestBuilder) WithUrl added in v1.18.0

WithUrl returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored.

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 *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// 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 *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

type ThreatAssessmentRequestsCountRequestBuilder added in v0.49.0

type ThreatAssessmentRequestsCountRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

ThreatAssessmentRequestsCountRequestBuilder provides operations to count the resources in the collection.

func NewThreatAssessmentRequestsCountRequestBuilder added in v0.49.0

NewThreatAssessmentRequestsCountRequestBuilder instantiates a new CountRequestBuilder and sets the default values.

func NewThreatAssessmentRequestsCountRequestBuilderInternal added in v0.49.0

func NewThreatAssessmentRequestsCountRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ThreatAssessmentRequestsCountRequestBuilder

NewThreatAssessmentRequestsCountRequestBuilderInternal instantiates a new CountRequestBuilder and sets the default values.

func (*ThreatAssessmentRequestsCountRequestBuilder) Get added in v0.49.0

Get get the number of the resource

func (*ThreatAssessmentRequestsCountRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation get the number of the resource

func (*ThreatAssessmentRequestsCountRequestBuilder) WithUrl added in v1.18.0

WithUrl returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored.

type ThreatAssessmentRequestsCountRequestBuilderGetQueryParameters added in v0.53.0

type ThreatAssessmentRequestsCountRequestBuilderGetQueryParameters struct {
	// Filter items by property values
	Filter *string `uriparametername:"%24filter"`
	// Search items by search phrases
	Search *string `uriparametername:"%24search"`
}

ThreatAssessmentRequestsCountRequestBuilderGetQueryParameters get the number of the resource

type ThreatAssessmentRequestsCountRequestBuilderGetRequestConfiguration added in v0.49.0

type ThreatAssessmentRequestsCountRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *ThreatAssessmentRequestsCountRequestBuilderGetQueryParameters
}

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

type ThreatAssessmentRequestsItemResultsCountRequestBuilder added in v0.49.0

type ThreatAssessmentRequestsItemResultsCountRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

ThreatAssessmentRequestsItemResultsCountRequestBuilder provides operations to count the resources in the collection.

func NewThreatAssessmentRequestsItemResultsCountRequestBuilder added in v0.49.0

func NewThreatAssessmentRequestsItemResultsCountRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ThreatAssessmentRequestsItemResultsCountRequestBuilder

NewThreatAssessmentRequestsItemResultsCountRequestBuilder instantiates a new CountRequestBuilder and sets the default values.

func NewThreatAssessmentRequestsItemResultsCountRequestBuilderInternal added in v0.49.0

func NewThreatAssessmentRequestsItemResultsCountRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ThreatAssessmentRequestsItemResultsCountRequestBuilder

NewThreatAssessmentRequestsItemResultsCountRequestBuilderInternal instantiates a new CountRequestBuilder and sets the default values.

func (*ThreatAssessmentRequestsItemResultsCountRequestBuilder) Get added in v0.49.0

Get get the number of the resource

func (*ThreatAssessmentRequestsItemResultsCountRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation get the number of the resource

func (*ThreatAssessmentRequestsItemResultsCountRequestBuilder) WithUrl added in v1.18.0

WithUrl returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored.

type ThreatAssessmentRequestsItemResultsCountRequestBuilderGetQueryParameters added in v0.53.0

type ThreatAssessmentRequestsItemResultsCountRequestBuilderGetQueryParameters struct {
	// Filter items by property values
	Filter *string `uriparametername:"%24filter"`
	// Search items by search phrases
	Search *string `uriparametername:"%24search"`
}

ThreatAssessmentRequestsItemResultsCountRequestBuilderGetQueryParameters get the number of the resource

type ThreatAssessmentRequestsItemResultsCountRequestBuilderGetRequestConfiguration added in v0.49.0

type ThreatAssessmentRequestsItemResultsCountRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *ThreatAssessmentRequestsItemResultsCountRequestBuilderGetQueryParameters
}

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

type ThreatAssessmentRequestsItemResultsRequestBuilder added in v0.49.0

type ThreatAssessmentRequestsItemResultsRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

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

func NewThreatAssessmentRequestsItemResultsRequestBuilder added in v0.49.0

NewThreatAssessmentRequestsItemResultsRequestBuilder instantiates a new ResultsRequestBuilder and sets the default values.

func NewThreatAssessmentRequestsItemResultsRequestBuilderInternal added in v0.49.0

func NewThreatAssessmentRequestsItemResultsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ThreatAssessmentRequestsItemResultsRequestBuilder

NewThreatAssessmentRequestsItemResultsRequestBuilderInternal instantiates a new ResultsRequestBuilder and sets the default values.

func (*ThreatAssessmentRequestsItemResultsRequestBuilder) ByThreatAssessmentResultId added in v0.63.0

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

func (*ThreatAssessmentRequestsItemResultsRequestBuilder) Count added in v0.49.0

Count provides operations to count the resources in the collection.

func (*ThreatAssessmentRequestsItemResultsRequestBuilder) Get added in v0.49.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.

func (*ThreatAssessmentRequestsItemResultsRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation 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 (*ThreatAssessmentRequestsItemResultsRequestBuilder) ToPostRequestInformation added in v0.51.0

ToPostRequestInformation create new navigation property to results for informationProtection

func (*ThreatAssessmentRequestsItemResultsRequestBuilder) WithUrl added in v1.18.0

WithUrl returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored.

type ThreatAssessmentRequestsItemResultsRequestBuilderGetQueryParameters added in v0.49.0

type ThreatAssessmentRequestsItemResultsRequestBuilderGetQueryParameters 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"`
}

ThreatAssessmentRequestsItemResultsRequestBuilderGetQueryParameters 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 ThreatAssessmentRequestsItemResultsRequestBuilderGetRequestConfiguration added in v0.49.0

type ThreatAssessmentRequestsItemResultsRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *ThreatAssessmentRequestsItemResultsRequestBuilderGetQueryParameters
}

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

type ThreatAssessmentRequestsItemResultsRequestBuilderPostRequestConfiguration added in v0.49.0

type ThreatAssessmentRequestsItemResultsRequestBuilderPostRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

type ThreatAssessmentRequestsItemResultsThreatAssessmentResultItemRequestBuilder added in v0.49.0

type ThreatAssessmentRequestsItemResultsThreatAssessmentResultItemRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

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

func NewThreatAssessmentRequestsItemResultsThreatAssessmentResultItemRequestBuilder added in v0.49.0

func NewThreatAssessmentRequestsItemResultsThreatAssessmentResultItemRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ThreatAssessmentRequestsItemResultsThreatAssessmentResultItemRequestBuilder

NewThreatAssessmentRequestsItemResultsThreatAssessmentResultItemRequestBuilder instantiates a new ThreatAssessmentResultItemRequestBuilder and sets the default values.

func NewThreatAssessmentRequestsItemResultsThreatAssessmentResultItemRequestBuilderInternal added in v0.49.0

func NewThreatAssessmentRequestsItemResultsThreatAssessmentResultItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ThreatAssessmentRequestsItemResultsThreatAssessmentResultItemRequestBuilder

NewThreatAssessmentRequestsItemResultsThreatAssessmentResultItemRequestBuilderInternal instantiates a new ThreatAssessmentResultItemRequestBuilder and sets the default values.

func (*ThreatAssessmentRequestsItemResultsThreatAssessmentResultItemRequestBuilder) Delete added in v0.49.0

Delete delete navigation property results for informationProtection

func (*ThreatAssessmentRequestsItemResultsThreatAssessmentResultItemRequestBuilder) Get added in v0.49.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.

func (*ThreatAssessmentRequestsItemResultsThreatAssessmentResultItemRequestBuilder) ToDeleteRequestInformation added in v0.51.0

ToDeleteRequestInformation delete navigation property results for informationProtection

func (*ThreatAssessmentRequestsItemResultsThreatAssessmentResultItemRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation 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 (*ThreatAssessmentRequestsItemResultsThreatAssessmentResultItemRequestBuilder) ToPatchRequestInformation added in v0.51.0

ToPatchRequestInformation update the navigation property results in informationProtection

func (*ThreatAssessmentRequestsItemResultsThreatAssessmentResultItemRequestBuilder) WithUrl added in v1.18.0

WithUrl returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored.

type ThreatAssessmentRequestsItemResultsThreatAssessmentResultItemRequestBuilderDeleteRequestConfiguration added in v0.49.0

type ThreatAssessmentRequestsItemResultsThreatAssessmentResultItemRequestBuilderDeleteRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

type ThreatAssessmentRequestsItemResultsThreatAssessmentResultItemRequestBuilderGetQueryParameters added in v0.49.0

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

ThreatAssessmentRequestsItemResultsThreatAssessmentResultItemRequestBuilderGetQueryParameters 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 ThreatAssessmentRequestsItemResultsThreatAssessmentResultItemRequestBuilderGetRequestConfiguration added in v0.49.0

type ThreatAssessmentRequestsItemResultsThreatAssessmentResultItemRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *ThreatAssessmentRequestsItemResultsThreatAssessmentResultItemRequestBuilderGetQueryParameters
}

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

type ThreatAssessmentRequestsItemResultsThreatAssessmentResultItemRequestBuilderPatchRequestConfiguration added in v0.49.0

type ThreatAssessmentRequestsItemResultsThreatAssessmentResultItemRequestBuilderPatchRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

type ThreatAssessmentRequestsRequestBuilder added in v0.49.0

type ThreatAssessmentRequestsRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

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

func NewThreatAssessmentRequestsRequestBuilder added in v0.49.0

NewThreatAssessmentRequestsRequestBuilder instantiates a new ThreatAssessmentRequestsRequestBuilder and sets the default values.

func NewThreatAssessmentRequestsRequestBuilderInternal added in v0.49.0

func NewThreatAssessmentRequestsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ThreatAssessmentRequestsRequestBuilder

NewThreatAssessmentRequestsRequestBuilderInternal instantiates a new ThreatAssessmentRequestsRequestBuilder and sets the default values.

func (*ThreatAssessmentRequestsRequestBuilder) ByThreatAssessmentRequestId added in v0.63.0

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

func (*ThreatAssessmentRequestsRequestBuilder) Count added in v0.49.0

Count provides operations to count the resources in the collection.

func (*ThreatAssessmentRequestsRequestBuilder) Get added in v0.49.0

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

func (*ThreatAssessmentRequestsRequestBuilder) Post added in v0.49.0

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

func (*ThreatAssessmentRequestsRequestBuilder) ToGetRequestInformation added in v0.51.0

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

func (*ThreatAssessmentRequestsRequestBuilder) ToPostRequestInformation added in v0.51.0

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

func (*ThreatAssessmentRequestsRequestBuilder) WithUrl added in v1.18.0

WithUrl returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored.

type ThreatAssessmentRequestsRequestBuilderGetQueryParameters added in v0.49.0

type ThreatAssessmentRequestsRequestBuilderGetQueryParameters 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"`
}

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

type ThreatAssessmentRequestsRequestBuilderGetRequestConfiguration added in v0.49.0

type ThreatAssessmentRequestsRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *ThreatAssessmentRequestsRequestBuilderGetQueryParameters
}

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

type ThreatAssessmentRequestsRequestBuilderPostRequestConfiguration added in v0.49.0

type ThreatAssessmentRequestsRequestBuilderPostRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

type ThreatAssessmentRequestsThreatAssessmentRequestItemRequestBuilder added in v0.49.0

type ThreatAssessmentRequestsThreatAssessmentRequestItemRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

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

func NewThreatAssessmentRequestsThreatAssessmentRequestItemRequestBuilder added in v0.49.0

func NewThreatAssessmentRequestsThreatAssessmentRequestItemRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ThreatAssessmentRequestsThreatAssessmentRequestItemRequestBuilder

NewThreatAssessmentRequestsThreatAssessmentRequestItemRequestBuilder instantiates a new ThreatAssessmentRequestItemRequestBuilder and sets the default values.

func NewThreatAssessmentRequestsThreatAssessmentRequestItemRequestBuilderInternal added in v0.49.0

func NewThreatAssessmentRequestsThreatAssessmentRequestItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ThreatAssessmentRequestsThreatAssessmentRequestItemRequestBuilder

NewThreatAssessmentRequestsThreatAssessmentRequestItemRequestBuilderInternal instantiates a new ThreatAssessmentRequestItemRequestBuilder and sets the default values.

func (*ThreatAssessmentRequestsThreatAssessmentRequestItemRequestBuilder) Delete added in v0.49.0

Delete delete navigation property threatAssessmentRequests for informationProtection

func (*ThreatAssessmentRequestsThreatAssessmentRequestItemRequestBuilder) Get added in v0.49.0

Get retrieve the properties and relationships of a specified threatAssessmentRequest object. A threat assessment request can be one of the following types: Find more info here

func (*ThreatAssessmentRequestsThreatAssessmentRequestItemRequestBuilder) Results added in v0.49.0

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

func (*ThreatAssessmentRequestsThreatAssessmentRequestItemRequestBuilder) ToDeleteRequestInformation added in v0.51.0

ToDeleteRequestInformation delete navigation property threatAssessmentRequests for informationProtection

func (*ThreatAssessmentRequestsThreatAssessmentRequestItemRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation retrieve the properties and relationships of a specified threatAssessmentRequest object. A threat assessment request can be one of the following types:

func (*ThreatAssessmentRequestsThreatAssessmentRequestItemRequestBuilder) ToPatchRequestInformation added in v0.51.0

ToPatchRequestInformation update the navigation property threatAssessmentRequests in informationProtection

func (*ThreatAssessmentRequestsThreatAssessmentRequestItemRequestBuilder) WithUrl added in v1.18.0

WithUrl returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored.

type ThreatAssessmentRequestsThreatAssessmentRequestItemRequestBuilderDeleteRequestConfiguration added in v0.49.0

type ThreatAssessmentRequestsThreatAssessmentRequestItemRequestBuilderDeleteRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

type ThreatAssessmentRequestsThreatAssessmentRequestItemRequestBuilderGetQueryParameters added in v0.49.0

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

ThreatAssessmentRequestsThreatAssessmentRequestItemRequestBuilderGetQueryParameters retrieve the properties and relationships of a specified threatAssessmentRequest object. A threat assessment request can be one of the following types:

type ThreatAssessmentRequestsThreatAssessmentRequestItemRequestBuilderGetRequestConfiguration added in v0.49.0

type ThreatAssessmentRequestsThreatAssessmentRequestItemRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *ThreatAssessmentRequestsThreatAssessmentRequestItemRequestBuilderGetQueryParameters
}

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

type ThreatAssessmentRequestsThreatAssessmentRequestItemRequestBuilderPatchRequestConfiguration added in v0.49.0

type ThreatAssessmentRequestsThreatAssessmentRequestItemRequestBuilderPatchRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

ThreatAssessmentRequestsThreatAssessmentRequestItemRequestBuilderPatchRequestConfiguration 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