Skip to content

Commit 00ba43f

Browse files
committed
Docs cleanup for Applications-beta
1 parent 126adf1 commit 00ba43f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

microsoftgraph/graph-powershell-beta/Microsoft.Graph.Applications/Update-MgServicePrincipalSynchronizationTemplateSchemaDirectory.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
---
1+
---
22
external help file: Microsoft.Graph.Applications-help.xml
33
Module Name: Microsoft.Graph.Applications
44
online version: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.applications/update-mgserviceprincipalsynchronizationtemplateschemadirectory
@@ -316,7 +316,7 @@ COMPLEX PARAMETER PROPERTIES
316316
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.
317317
318318
319-
BODYPARAMETER <IMicrosoftGraphDirectoryDefinition>: directoryDefinition
319+
BODYPARAMETER `<IMicrosoftGraphDirectoryDefinition>`: directoryDefinition
320320
- `[(Any) <Object>]`: This indicates any property can be added to this object.
321321
- `[Id <String>]`:
322322
- `[Discoverabilities <String>]`: directoryDefinitionDiscoverabilities
@@ -348,7 +348,7 @@ BODYPARAMETER <IMicrosoftGraphDirectoryDefinition>: directoryDefinition
348348
- `[ReadOnly <Boolean?>]`:
349349
- `[Version <String>]`: Read only value that indicates version discovered. null if discovery has not yet occurred.
350350

351-
INPUTOBJECT <IApplicationsIdentity>: Identity Parameter
351+
INPUTOBJECT `<IApplicationsIdentity>`: Identity Parameter
352352
- `[AppManagementPolicyId <String>]`: key: id of appManagementPolicy
353353
- `[AppRoleAssignmentId <String>]`: key: id of appRoleAssignment
354354
- `[ApplicationId <String>]`: key: id of application
@@ -378,7 +378,7 @@ INPUTOBJECT <IApplicationsIdentity>: Identity Parameter
378378
- `[TokenLifetimePolicyId <String>]`: key: id of tokenLifetimePolicy
379379
- `[UserId <String>]`: key: id of user
380380

381-
OBJECTS <IMicrosoftGraphObjectDefinition[]>: Collection of objects supported by the directory.
381+
OBJECTS <IMicrosoftGraphObjectDefinition\[]>: Collection of objects supported by the directory.
382382
- `[Attributes <IMicrosoftGraphAttributeDefinition[]>]`:
383383
- `[Anchor <Boolean?>]`: true if the attribute should be used as the anchor for the object. Anchor attributes must have a unique value identifying an object, and must be immutable. Default is false. One, and only one, of the object's attributes must be designated as the anchor to support synchronization.
384384
- `[ApiExpressions <IMicrosoftGraphStringKeyStringValuePair[]>]`:

0 commit comments

Comments
 (0)