你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
Set-MsolDirSyncConfiguration
修改目录同步设置。
语法
Set-MsolDirSyncConfiguration
-AccidentalDeletionThreshold <UInt32>
[-Force]
[-TenantId <Guid>]
[<CommonParameters>]
说明
Set-MsolDirSyncConfiguration cmdlet 修改目录同步设置。
参数
-AccidentalDeletionThreshold
指定意外删除阈值。
类型: | UInt32 |
Position: | Named |
默认值: | None |
必需: | True |
接受管道输入: | True |
接受通配符: | False |
-Force
强制运行命令而不要求用户确认。
类型: | SwitchParameter |
Position: | Named |
默认值: | None |
必需: | False |
接受管道输入: | False |
接受通配符: | False |
-TenantId
指定要对其执行操作的租户的唯一 ID。 默认值为当前用户的租户。 此参数仅适用于合作伙伴用户。
类型: | Guid |
Position: | Named |
默认值: | None |
必需: | False |
接受管道输入: | True |
接受通配符: | False |