forked from Azure/azure-docs-powershell-azuread
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGet-MsolDirSyncConfiguration.yml
34 lines (33 loc) · 1.09 KB
/
Get-MsolDirSyncConfiguration.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
### YamlMime:PowershellCmdlet
summary: |-
Gets the directory synchronization settings.
module: MSOnline
notes: ""
links:
- text: Set-MsolDirSyncConfiguration
href: ./Set-MsolDirSyncConfiguration.yml
syntaxes:
- Get-MsolDirSyncConfiguration [-TenantId <Guid>] [<CommonParameters>]
parameters:
- type: <xref href="Guid" data-throw-if-not-resolved="False" />
name: TenantId
description: |+
Specifies the unique ID of the tenant on which to perform the operation.
The default value is the tenant of the current user.
This parameter applies only to partner users.
defaultValue: None
pipelineInput: true
position: Named
aliases: ""
parameterValueGroup: ""
uid: MSOnline.Get-MsolDirSyncConfiguration
name: Get-MsolDirSyncConfiguration
description: |-
The **Get-MsolDirSyncConfiguration** cmdlet gets the directory synchronization settings.
metadata:
external help file: Microsoft.Online.Administration.Automation.PSModule.dll-Help.xml
online version: ""
schema: 2.0.0
ms.assetid: 174960FD-00BB-461F-B8C9-DDA519E24F00
ms.reviewer: stevemutungi
ms.custom: iamfeature=PowerShell