< Back

Get-CsBatchPolicyAssignmentOperation

Sat Jan 18, 2020 4:16 pm

NAME Get-CsBatchPolicyAssignmentOperation



SYNOPSIS

Get all batch operations for OAuth tenant





SYNTAX

Get-CsBatchPolicyAssignmentOperation [-Status <String>] [-Break] [-HttpPipelineAppend <SendAsyncStep[]>]

[-HttpPipelinePrepend <SendAsyncStep[]>] [-Proxy <Uri>] [-ProxyCredential <PSCredential>]

[-ProxyUseDefaultCredentials] [<CommonParameters>]



Get-CsBatchPolicyAssignmentOperation -OperationId <String> [-Break] [-HttpPipelineAppend <SendAsyncStep[]>]

[-HttpPipelinePrepend <SendAsyncStep[]>] [-Proxy <Uri>] [-ProxyCredential <PSCredential>]

[-ProxyUseDefaultCredentials] [<CommonParameters>]



Get-CsBatchPolicyAssignmentOperation -InputObject <IIc3AdminConfigRpPolicyIdentity> [-Break] [-HttpPipelineAppend

<SendAsyncStep[]>] [-HttpPipelinePrepend <SendAsyncStep[]>] [-Proxy <Uri>] [-ProxyCredential <PSCredential>]

[-ProxyUseDefaultCredentials] [<CommonParameters>]





DESCRIPTION

Get all batch operations for OAuth tenant





PARAMETERS

-OperationId <String>

OperationId received from submitting a batch



Required? true

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



-InputObject <IIc3AdminConfigRpPolicyIdentity>

Identity Parameter

To construct, see NOTES section for INPUTOBJECT properties and create a hash table.



Required? true

Position? named

Default value

Accept pipeline input? true (ByValue)

Accept wildcard characters? false



-Status <String>

Option filter



Required? false

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



-Break [<SwitchParameter>]

Wait for .NET debugger to attach



Required? false

Position? named

Default value False

Accept pipeline input? false

Accept wildcard characters? false



-HttpPipelineAppend <SendAsyncStep[]>

SendAsync Pipeline Steps to be appended to the front of the pipeline



Required? false

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



-HttpPipelinePrepend <SendAsyncStep[]>

SendAsync Pipeline Steps to be prepended to the front of the pipeline



Required? false

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



-Proxy <Uri>

The URI for the proxy server to use



Required? false

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



-ProxyCredential <PSCredential>

Credentials for a proxy server to use for the remote call



Required? false

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



-ProxyUseDefaultCredentials [<SwitchParameter>]

Use the default credentials for the proxy



Required? false

Position? named

Default value False

Accept pipeline input? false

Accept wildcard characters? false



<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).



INPUTS

Microsoft.Teams.Config.Cmdlets.Models.IIc3AdminConfigRpPolicyIdentity





OUTPUTS

Microsoft.Teams.Config.Cmdlets.Models.IBatchJobStatus



Microsoft.Teams.Config.Cmdlets.Models.IErrorResponse



Microsoft.Teams.Config.Cmdlets.Models.ISimpleBatchJobStatus





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 <IIc3AdminConfigRpPolicyIdentity>: Identity Parameter

[GroupId <String>]:

[OperationId <String>]: OperationId received from submitting a batch

[PolicyType <String>]:



-------------------------- EXAMPLE 1 --------------------------



PS C:\\>To view examples, please use the -Online parameter with Get-Help or navigate to:

https://docs.microsoft.com/en-us/powers ... toperation















RELATED LINKS

https://docs.microsoft.com/en-us/powers ... toperation