< Back

Invoke-CsBatchPolicyAssignment

Sat Jan 18, 2020 4:17 pm

NAME Invoke-CsBatchPolicyAssignment



SYNOPSIS

Submit a new batch for policy assignments





SYNTAX

Invoke-CsBatchPolicyAssignment [-OperationName <String>] -Identity <String[]> -PolicyName <String> -PolicyType

<String> [-Break] [-HttpPipelineAppend <SendAsyncStep[]>] [-HttpPipelinePrepend <SendAsyncStep[]>] [-Proxy <Uri>]

[-ProxyCredential <PSCredential>] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [<CommonParameters>]



Invoke-CsBatchPolicyAssignment [-OperationName <String>] -Payload <IBatchAssignBody> [-Break] [-HttpPipelineAppend

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

[-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [<CommonParameters>]





DESCRIPTION

Submit a new batch for policy assignments





PARAMETERS

-OperationName <String>

string



Required? false

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



-Payload <IBatchAssignBody>

HELP MESSAGE MISSING

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



Required? true

Position? named

Default value

Accept pipeline input? true (ByValue)

Accept wildcard characters? false



-Identity <String[]>

HELP MESSAGE MISSING



Required? true

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



-PolicyName <String>

HELP MESSAGE MISSING



Required? true

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



-PolicyType <String>

HELP MESSAGE MISSING



Required? true

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



-WhatIf [<SwitchParameter>]



Required? false

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



-Confirm [<SwitchParameter>]



Required? false

Position? named

Default value

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





OUTPUTS

Microsoft.Teams.Config.Cmdlets.Models.IErrorResponse



System.String





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.



PAYLOAD <IBatchAssignBody>: HELP MESSAGE MISSING

Identity <String[]>:

PolicyName <String>:

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















RELATED LINKS

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