Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
Module Name: Microsoft.Graph.Applications
Module Guid: 607715e4-962b-4c64-9742-f8ea277f7e45
Module Guid: 44c70db7-1146-48db-b82c-92898210b76d
Download Help Link: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.applications
Help Version: 1.0.0.0
Locale: en-US
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
Module Name: Microsoft.Graph.Applications
Module Guid: 607715e4-962b-4c64-9742-f8ea277f7e45
Module Guid: 44c70db7-1146-48db-b82c-92898210b76d
Download Help Link: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.applications
Help Version: 1.0.0.0
Locale: en-US
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
Module Name: Microsoft.Graph.Bookings
Module Guid: 26172121-28dd-48fe-b31a-7a171585aa19
Module Guid: 5cd57b91-821b-4e86-8a85-308d06aa9a38
Download Help Link: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.bookings
Help Version: 1.0.0.0
Locale: en-US
Expand Down
16 changes: 8 additions & 8 deletions src/Bookings/Bookings/docs/v1.0-beta/New-MgBusinessScenario.md
Original file line number Diff line number Diff line change
Expand Up @@ -268,8 +268,8 @@ BODYPARAMETER <IMicrosoftGraphBusinessScenario>: businessScenario
- `[(Any) <Object>]`: This indicates any property can be added to this object.
- `[Application <IMicrosoftGraphIdentity>]`: identity
- `[(Any) <Object>]`: This indicates any property can be added to this object.
- `[DisplayName <String>]`: The display name of the identity. This property is read-only.
- `[Id <String>]`: The identifier of the identity. This property is read-only.
- `[DisplayName <String>]`: The display name of the identity. Note that this might not always be available or up to date. For example, if a user changes their display name, the API might show the new value in a future response, but the items associated with the user won't show up as having changed when using delta.
- `[Id <String>]`: Unique identifier for the identity.
- `[Device <IMicrosoftGraphIdentity>]`: identity
- `[User <IMicrosoftGraphIdentity>]`: identity
- `[CreatedDateTime <DateTime?>]`: The date and time when the scenario was created. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z.
Expand Down Expand Up @@ -429,17 +429,17 @@ CREATEDBY <IMicrosoftGraphIdentitySet>: identitySet
- `[(Any) <Object>]`: This indicates any property can be added to this object.
- `[Application <IMicrosoftGraphIdentity>]`: identity
- `[(Any) <Object>]`: This indicates any property can be added to this object.
- `[DisplayName <String>]`: The display name of the identity. This property is read-only.
- `[Id <String>]`: The identifier of the identity. This property is read-only.
- `[DisplayName <String>]`: The display name of the identity. Note that this might not always be available or up to date. For example, if a user changes their display name, the API might show the new value in a future response, but the items associated with the user won't show up as having changed when using delta.
- `[Id <String>]`: Unique identifier for the identity.
- `[Device <IMicrosoftGraphIdentity>]`: identity
- `[User <IMicrosoftGraphIdentity>]`: identity

LASTMODIFIEDBY <IMicrosoftGraphIdentitySet>: identitySet
- `[(Any) <Object>]`: This indicates any property can be added to this object.
- `[Application <IMicrosoftGraphIdentity>]`: identity
- `[(Any) <Object>]`: This indicates any property can be added to this object.
- `[DisplayName <String>]`: The display name of the identity. This property is read-only.
- `[Id <String>]`: The identifier of the identity. This property is read-only.
- `[DisplayName <String>]`: The display name of the identity. Note that this might not always be available or up to date. For example, if a user changes their display name, the API might show the new value in a future response, but the items associated with the user won't show up as having changed when using delta.
- `[Id <String>]`: Unique identifier for the identity.
- `[Device <IMicrosoftGraphIdentity>]`: identity
- `[User <IMicrosoftGraphIdentity>]`: identity

Expand All @@ -455,8 +455,8 @@ PLANNER <IMicrosoftGraphBusinessScenarioPlanner>: businessScenarioPlanner
- `[(Any) <Object>]`: This indicates any property can be added to this object.
- `[Application <IMicrosoftGraphIdentity>]`: identity
- `[(Any) <Object>]`: This indicates any property can be added to this object.
- `[DisplayName <String>]`: The display name of the identity. This property is read-only.
- `[Id <String>]`: The identifier of the identity. This property is read-only.
- `[DisplayName <String>]`: The display name of the identity. Note that this might not always be available or up to date. For example, if a user changes their display name, the API might show the new value in a future response, but the items associated with the user won't show up as having changed when using delta.
- `[Id <String>]`: Unique identifier for the identity.
- `[Device <IMicrosoftGraphIdentity>]`: identity
- `[User <IMicrosoftGraphIdentity>]`: identity
- `[CreatedDateTime <DateTime?>]`: The date and time when the plan configuration was created. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -697,8 +697,8 @@ BODYPARAMETER <IMicrosoftGraphBusinessScenarioTask>: businessScenarioTask
- `[(Any) <Object>]`: This indicates any property can be added to this object.
- `[Application <IMicrosoftGraphIdentity>]`: identity
- `[(Any) <Object>]`: This indicates any property can be added to this object.
- `[DisplayName <String>]`: The display name of the identity. This property is read-only.
- `[Id <String>]`: The identifier of the identity. This property is read-only.
- `[DisplayName <String>]`: The display name of the identity. Note that this might not always be available or up to date. For example, if a user changes their display name, the API might show the new value in a future response, but the items associated with the user won't show up as having changed when using delta.
- `[Id <String>]`: Unique identifier for the identity.
- `[Device <IMicrosoftGraphIdentity>]`: identity
- `[User <IMicrosoftGraphIdentity>]`: identity
- `[CompletedDateTime <DateTime?>]`: Read-only. Date and time at which the 'percentComplete' of the task is set to '100'. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z
Expand Down Expand Up @@ -793,17 +793,17 @@ COMPLETEDBY <IMicrosoftGraphIdentitySet>: identitySet
- `[(Any) <Object>]`: This indicates any property can be added to this object.
- `[Application <IMicrosoftGraphIdentity>]`: identity
- `[(Any) <Object>]`: This indicates any property can be added to this object.
- `[DisplayName <String>]`: The display name of the identity. This property is read-only.
- `[Id <String>]`: The identifier of the identity. This property is read-only.
- `[DisplayName <String>]`: The display name of the identity. Note that this might not always be available or up to date. For example, if a user changes their display name, the API might show the new value in a future response, but the items associated with the user won't show up as having changed when using delta.
- `[Id <String>]`: Unique identifier for the identity.
- `[Device <IMicrosoftGraphIdentity>]`: identity
- `[User <IMicrosoftGraphIdentity>]`: identity

CREATEDBY <IMicrosoftGraphIdentitySet>: identitySet
- `[(Any) <Object>]`: This indicates any property can be added to this object.
- `[Application <IMicrosoftGraphIdentity>]`: identity
- `[(Any) <Object>]`: This indicates any property can be added to this object.
- `[DisplayName <String>]`: The display name of the identity. This property is read-only.
- `[Id <String>]`: The identifier of the identity. This property is read-only.
- `[DisplayName <String>]`: The display name of the identity. Note that this might not always be available or up to date. For example, if a user changes their display name, the API might show the new value in a future response, but the items associated with the user won't show up as having changed when using delta.
- `[Id <String>]`: Unique identifier for the identity.
- `[Device <IMicrosoftGraphIdentity>]`: identity
- `[User <IMicrosoftGraphIdentity>]`: identity

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -331,8 +331,8 @@ BODYPARAMETER <IMicrosoftGraphBusinessScenario>: businessScenario
- `[(Any) <Object>]`: This indicates any property can be added to this object.
- `[Application <IMicrosoftGraphIdentity>]`: identity
- `[(Any) <Object>]`: This indicates any property can be added to this object.
- `[DisplayName <String>]`: The display name of the identity. This property is read-only.
- `[Id <String>]`: The identifier of the identity. This property is read-only.
- `[DisplayName <String>]`: The display name of the identity. Note that this might not always be available or up to date. For example, if a user changes their display name, the API might show the new value in a future response, but the items associated with the user won't show up as having changed when using delta.
- `[Id <String>]`: Unique identifier for the identity.
- `[Device <IMicrosoftGraphIdentity>]`: identity
- `[User <IMicrosoftGraphIdentity>]`: identity
- `[CreatedDateTime <DateTime?>]`: The date and time when the scenario was created. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z.
Expand Down Expand Up @@ -492,8 +492,8 @@ CREATEDBY <IMicrosoftGraphIdentitySet>: identitySet
- `[(Any) <Object>]`: This indicates any property can be added to this object.
- `[Application <IMicrosoftGraphIdentity>]`: identity
- `[(Any) <Object>]`: This indicates any property can be added to this object.
- `[DisplayName <String>]`: The display name of the identity. This property is read-only.
- `[Id <String>]`: The identifier of the identity. This property is read-only.
- `[DisplayName <String>]`: The display name of the identity. Note that this might not always be available or up to date. For example, if a user changes their display name, the API might show the new value in a future response, but the items associated with the user won't show up as having changed when using delta.
- `[Id <String>]`: Unique identifier for the identity.
- `[Device <IMicrosoftGraphIdentity>]`: identity
- `[User <IMicrosoftGraphIdentity>]`: identity

Expand All @@ -515,8 +515,8 @@ LASTMODIFIEDBY <IMicrosoftGraphIdentitySet>: identitySet
- `[(Any) <Object>]`: This indicates any property can be added to this object.
- `[Application <IMicrosoftGraphIdentity>]`: identity
- `[(Any) <Object>]`: This indicates any property can be added to this object.
- `[DisplayName <String>]`: The display name of the identity. This property is read-only.
- `[Id <String>]`: The identifier of the identity. This property is read-only.
- `[DisplayName <String>]`: The display name of the identity. Note that this might not always be available or up to date. For example, if a user changes their display name, the API might show the new value in a future response, but the items associated with the user won't show up as having changed when using delta.
- `[Id <String>]`: Unique identifier for the identity.
- `[Device <IMicrosoftGraphIdentity>]`: identity
- `[User <IMicrosoftGraphIdentity>]`: identity

Expand All @@ -532,8 +532,8 @@ PLANNER <IMicrosoftGraphBusinessScenarioPlanner>: businessScenarioPlanner
- `[(Any) <Object>]`: This indicates any property can be added to this object.
- `[Application <IMicrosoftGraphIdentity>]`: identity
- `[(Any) <Object>]`: This indicates any property can be added to this object.
- `[DisplayName <String>]`: The display name of the identity. This property is read-only.
- `[Id <String>]`: The identifier of the identity. This property is read-only.
- `[DisplayName <String>]`: The display name of the identity. Note that this might not always be available or up to date. For example, if a user changes their display name, the API might show the new value in a future response, but the items associated with the user won't show up as having changed when using delta.
- `[Id <String>]`: Unique identifier for the identity.
- `[Device <IMicrosoftGraphIdentity>]`: identity
- `[User <IMicrosoftGraphIdentity>]`: identity
- `[CreatedDateTime <DateTime?>]`: The date and time when the plan configuration was created. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -253,8 +253,8 @@ BODYPARAMETER <IMicrosoftGraphBusinessScenarioPlanner>: businessScenarioPlanner
- `[(Any) <Object>]`: This indicates any property can be added to this object.
- `[Application <IMicrosoftGraphIdentity>]`: identity
- `[(Any) <Object>]`: This indicates any property can be added to this object.
- `[DisplayName <String>]`: The display name of the identity. This property is read-only.
- `[Id <String>]`: The identifier of the identity. This property is read-only.
- `[DisplayName <String>]`: The display name of the identity. Note that this might not always be available or up to date. For example, if a user changes their display name, the API might show the new value in a future response, but the items associated with the user won't show up as having changed when using delta.
- `[Id <String>]`: Unique identifier for the identity.
- `[Device <IMicrosoftGraphIdentity>]`: identity
- `[User <IMicrosoftGraphIdentity>]`: identity
- `[CreatedDateTime <DateTime?>]`: The date and time when the plan configuration was created. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z.
Expand Down Expand Up @@ -418,8 +418,8 @@ PLANCONFIGURATION <IMicrosoftGraphPlannerPlanConfiguration>: plannerPlanConfigur
- `[(Any) <Object>]`: This indicates any property can be added to this object.
- `[Application <IMicrosoftGraphIdentity>]`: identity
- `[(Any) <Object>]`: This indicates any property can be added to this object.
- `[DisplayName <String>]`: The display name of the identity. This property is read-only.
- `[Id <String>]`: The identifier of the identity. This property is read-only.
- `[DisplayName <String>]`: The display name of the identity. Note that this might not always be available or up to date. For example, if a user changes their display name, the API might show the new value in a future response, but the items associated with the user won't show up as having changed when using delta.
- `[Id <String>]`: Unique identifier for the identity.
- `[Device <IMicrosoftGraphIdentity>]`: identity
- `[User <IMicrosoftGraphIdentity>]`: identity
- `[CreatedDateTime <DateTime?>]`: The date and time when the plan configuration was created. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z.
Expand Down Expand Up @@ -490,8 +490,8 @@ TASKS <IMicrosoftGraphBusinessScenarioTask[]>: The Planner tasks for the scenari
- `[(Any) <Object>]`: This indicates any property can be added to this object.
- `[Application <IMicrosoftGraphIdentity>]`: identity
- `[(Any) <Object>]`: This indicates any property can be added to this object.
- `[DisplayName <String>]`: The display name of the identity. This property is read-only.
- `[Id <String>]`: The identifier of the identity. This property is read-only.
- `[DisplayName <String>]`: The display name of the identity. Note that this might not always be available or up to date. For example, if a user changes their display name, the API might show the new value in a future response, but the items associated with the user won't show up as having changed when using delta.
- `[Id <String>]`: Unique identifier for the identity.
- `[Device <IMicrosoftGraphIdentity>]`: identity
- `[User <IMicrosoftGraphIdentity>]`: identity
- `[CompletedDateTime <DateTime?>]`: Read-only. Date and time at which the 'percentComplete' of the task is set to '100'. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -321,8 +321,8 @@ BODYPARAMETER <IMicrosoftGraphPlannerPlanConfiguration>: plannerPlanConfiguratio
- `[(Any) <Object>]`: This indicates any property can be added to this object.
- `[Application <IMicrosoftGraphIdentity>]`: identity
- `[(Any) <Object>]`: This indicates any property can be added to this object.
- `[DisplayName <String>]`: The display name of the identity. This property is read-only.
- `[Id <String>]`: The identifier of the identity. This property is read-only.
- `[DisplayName <String>]`: The display name of the identity. Note that this might not always be available or up to date. For example, if a user changes their display name, the API might show the new value in a future response, but the items associated with the user won't show up as having changed when using delta.
- `[Id <String>]`: Unique identifier for the identity.
- `[Device <IMicrosoftGraphIdentity>]`: identity
- `[User <IMicrosoftGraphIdentity>]`: identity
- `[CreatedDateTime <DateTime?>]`: The date and time when the plan configuration was created. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z.
Expand All @@ -344,8 +344,8 @@ CREATEDBY <IMicrosoftGraphIdentitySet>: identitySet
- `[(Any) <Object>]`: This indicates any property can be added to this object.
- `[Application <IMicrosoftGraphIdentity>]`: identity
- `[(Any) <Object>]`: This indicates any property can be added to this object.
- `[DisplayName <String>]`: The display name of the identity. This property is read-only.
- `[Id <String>]`: The identifier of the identity. This property is read-only.
- `[DisplayName <String>]`: The display name of the identity. Note that this might not always be available or up to date. For example, if a user changes their display name, the API might show the new value in a future response, but the items associated with the user won't show up as having changed when using delta.
- `[Id <String>]`: Unique identifier for the identity.
- `[Device <IMicrosoftGraphIdentity>]`: identity
- `[User <IMicrosoftGraphIdentity>]`: identity

Expand All @@ -367,8 +367,8 @@ LASTMODIFIEDBY <IMicrosoftGraphIdentitySet>: identitySet
- `[(Any) <Object>]`: This indicates any property can be added to this object.
- `[Application <IMicrosoftGraphIdentity>]`: identity
- `[(Any) <Object>]`: This indicates any property can be added to this object.
- `[DisplayName <String>]`: The display name of the identity. This property is read-only.
- `[Id <String>]`: The identifier of the identity. This property is read-only.
- `[DisplayName <String>]`: The display name of the identity. Note that this might not always be available or up to date. For example, if a user changes their display name, the API might show the new value in a future response, but the items associated with the user won't show up as having changed when using delta.
- `[Id <String>]`: Unique identifier for the identity.
- `[Device <IMicrosoftGraphIdentity>]`: identity
- `[User <IMicrosoftGraphIdentity>]`: identity

Expand Down
Loading