Get-MgBetaComplianceEdiscoveryCaseSetting
Read the properties and relationships of an eDiscovery caseSettings object.
Syntax
Get (Default)
Get-MgBetaComplianceEdiscoveryCaseSetting
-CaseId <String>
[-ExpandProperty <String[]>]
[-Property <String[]>]
[-ResponseHeadersVariable <String>]
[-Headers <IDictionary>]
[<CommonParameters>]
GetViaIdentity
Get-MgBetaComplianceEdiscoveryCaseSetting
-InputObject <IComplianceIdentity>
[-ExpandProperty <String[]>]
[-Property <String[]>]
[-ResponseHeadersVariable <String>]
[-Headers <IDictionary>]
[<CommonParameters>]
Description
Read the properties and relationships of an eDiscovery caseSettings object.
Permissions
Permission type | Permissions (from least to most privileged) |
---|---|
Delegated (work or school account) | eDiscovery.Read.All, eDiscovery.ReadWrite.All, |
Delegated (personal Microsoft account) | Not supported |
Application | eDiscovery.Read.All, eDiscovery.ReadWrite.All, |
Examples
Example 1: Code snippet
Import-Module Microsoft.Graph.Beta.Compliance
Get-MgBetaComplianceEdiscoveryCaseSetting -CaseId $caseId
This example shows how to use the Get-MgBetaComplianceEdiscoveryCaseSetting Cmdlet.
Parameters
-CaseId
The unique identifier of case
Parameter properties
Type: | String |
Default value: | None |
Supports wildcards: | False |
DontShow: | False |
Parameter sets
Get
Position: | Named |
Mandatory: | True |
Value from pipeline: | False |
Value from pipeline by property name: | False |
Value from remaining arguments: | False |
-ExpandProperty
Expand related entities
Parameter properties
Type: | String[] |
Default value: | None |
Supports wildcards: | False |
DontShow: | False |
Aliases: | Expand |
Parameter sets
(All)
Position: | Named |
Mandatory: | False |
Value from pipeline: | False |
Value from pipeline by property name: | False |
Value from remaining arguments: | False |
-Headers
Optional headers that will be added to the request.
Parameter properties
Type: | IDictionary |
Default value: | None |
Supports wildcards: | False |
DontShow: | False |
Parameter sets
(All)
Position: | Named |
Mandatory: | False |
Value from pipeline: | True |
Value from pipeline by property name: | False |
Value from remaining arguments: | False |
-InputObject
Identity Parameter To construct, see NOTES section for INPUTOBJECT properties and create a hash table.
Parameter properties
Type: | IComplianceIdentity |
Default value: | None |
Supports wildcards: | False |
DontShow: | False |
Parameter sets
GetViaIdentity
Position: | Named |
Mandatory: | True |
Value from pipeline: | True |
Value from pipeline by property name: | False |
Value from remaining arguments: | False |
-Property
Select properties to be returned
Parameter properties
Type: | String[] |
Default value: | None |
Supports wildcards: | False |
DontShow: | False |
Aliases: | Select |
Parameter sets
(All)
Position: | Named |
Mandatory: | False |
Value from pipeline: | False |
Value from pipeline by property name: | False |
Value from remaining arguments: | False |
-ResponseHeadersVariable
Optional Response Headers Variable.
Parameter properties
Type: | String |
Default value: | None |
Supports wildcards: | False |
DontShow: | False |
Aliases: | RHV |
Parameter sets
(All)
Position: | Named |
Mandatory: | False |
Value from pipeline: | False |
Value from pipeline by property name: | False |
Value from remaining arguments: | False |
CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, -ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.
Inputs
Microsoft.Graph.Beta.PowerShell.Models.IComplianceIdentity
System.Collections.IDictionary
Outputs
Microsoft.Graph.Beta.PowerShell.Models.IMicrosoftGraphEdiscoveryCaseSettings
Notes
COMPLEX PARAMETER PROPERTIES
To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables.
INPUTOBJECT <IComplianceIdentity>
: Identity Parameter
[AuthoredNoteId <String>]
: The unique identifier of authoredNote[CaseId <String>]
: The unique identifier of case[CaseOperationId <String>]
: The unique identifier of caseOperation[CustodianId <String>]
: The unique identifier of custodian[DataSourceId <String>]
: The unique identifier of dataSource[LegalHoldId <String>]
: The unique identifier of legalHold[NoncustodialDataSourceId <String>]
: The unique identifier of noncustodialDataSource[ReviewSetId <String>]
: The unique identifier of reviewSet[ReviewSetQueryId <String>]
: The unique identifier of reviewSetQuery[SiteSourceId <String>]
: The unique identifier of siteSource[SourceCollectionId <String>]
: The unique identifier of sourceCollection[SubjectRightsRequestId <String>]
: The unique identifier of subjectRightsRequest[TagId <String>]
: The unique identifier of tag[TagId1 <String>]
: The unique identifier of tag[UnifiedGroupSourceId <String>]
: The unique identifier of unifiedGroupSource[UserId <String>]
: The unique identifier of user[UserPrincipalName <String>]
: Alternate key of user[UserSourceId <String>]
: The unique identifier of userSource