Remove-MgBetaSearchQna
Delete a qna object.
Note
To view the v1.0 release of this cmdlet, view Remove-MgSearchQna
Syntax
Remove-MgBetaSearchQna
-QnaId <String>
[-IfMatch <String>]
[-ResponseHeadersVariable <String>]
[-Headers <IDictionary>]
[-PassThru]
[-ProgressAction <ActionPreference>]
[-WhatIf]
[-Confirm]
[<CommonParameters>]
Remove-MgBetaSearchQna
-InputObject <ISearchIdentity>
[-IfMatch <String>]
[-ResponseHeadersVariable <String>]
[-Headers <IDictionary>]
[-PassThru]
[-ProgressAction <ActionPreference>]
[-WhatIf]
[-Confirm]
[<CommonParameters>]
Description
Delete a qna object.
Permissions
Permission type | Least privileged permissions | Higher privileged permissions |
---|---|---|
Delegated (work or school account) | SearchConfiguration.Read.All | SearchConfiguration.ReadWrite.All |
Delegated (personal Microsoft account) | Not supported. | Not supported. |
Application | SearchConfiguration.Read.All | SearchConfiguration.ReadWrite.All |
Examples
Example 1: Code snippet
Import-Module Microsoft.Graph.Beta.Search
Remove-MgBetaSearchQna -QnaId $qnaId
This example shows how to use the Remove-MgBetaSearchQna Cmdlet.
Parameters
-Confirm
Prompts you for confirmation before running the cmdlet.
Type: | SwitchParameter |
Aliases: | cf |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-Headers
Optional headers that will be added to the request.
Type: | IDictionary |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | True |
Accept wildcard characters: | False |
-IfMatch
ETag
Type: | String |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-InputObject
Identity Parameter To construct, see NOTES section for INPUTOBJECT properties and create a hash table.
Type: | ISearchIdentity |
Position: | Named |
Default value: | None |
Required: | True |
Accept pipeline input: | True |
Accept wildcard characters: | False |
-PassThru
Returns true when the command succeeds
Type: | SwitchParameter |
Position: | Named |
Default value: | False |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-ProgressAction
{{ Fill ProgressAction Description }}
Type: | ActionPreference |
Aliases: | proga |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-QnaId
The unique identifier of qna
Type: | String |
Position: | Named |
Default value: | None |
Required: | True |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-ResponseHeadersVariable
Optional Response Headers Variable.
Type: | String |
Aliases: | RHV |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-WhatIf
Shows what would happen if the cmdlet runs. The cmdlet is not run.
Type: | SwitchParameter |
Aliases: | wi |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
Inputs
Microsoft.Graph.Beta.PowerShell.Models.ISearchIdentity
System.Collections.IDictionary
Outputs
System.Boolean
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 <ISearchIdentity>
: Identity Parameter
[AcronymId <String>]
: The unique identifier of acronym[AuthorizationSystemId <String>]
: The unique identifier of authorizationSystem[BookmarkId <String>]
: The unique identifier of bookmark[ConnectionOperationId <String>]
: The unique identifier of connectionOperation[ExternalActivityId <String>]
: The unique identifier of externalActivity[ExternalConnectionId <String>]
: The unique identifier of externalConnection[ExternalGroupId <String>]
: The unique identifier of externalGroup[ExternalItemId <String>]
: The unique identifier of externalItem[IdentityId <String>]
: The unique identifier of identity[InboundFlowId <String>]
: The unique identifier of inboundFlow[IndustryDataConnectorId <String>]
: The unique identifier of industryDataConnector[IndustryDataRunActivityId <String>]
: The unique identifier of industryDataRunActivity[IndustryDataRunId <String>]
: The unique identifier of industryDataRun[LongRunningOperationId <String>]
: The unique identifier of longRunningOperation[OutboundProvisioningFlowSetId <String>]
: The unique identifier of outboundProvisioningFlowSet[ProvisioningFlowId <String>]
: The unique identifier of provisioningFlow[QnaId <String>]
: The unique identifier of qna[ReferenceDefinitionId <String>]
: The unique identifier of referenceDefinition[RoleGroupId <String>]
: The unique identifier of roleGroup[SourceSystemDefinitionId <String>]
: The unique identifier of sourceSystemDefinition[YearTimePeriodDefinitionId <String>]
: The unique identifier of yearTimePeriodDefinition