Update to powershell SDK docs: 13123805130

This commit is contained in:
developer-relations-sp
2025-02-03 22:09:17 +00:00
parent bdb088c15d
commit 3e9d359da1
2608 changed files with 14669 additions and 14876 deletions

View File

@@ -16,9 +16,9 @@ tags: ['SDK', 'Software Development Kit', 'NotificationTemplateContext', 'V2024N
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**Attributes** | Pointer to [**map[string]AnyType**]https://learn.microsoft.com/en-us/powershell/scripting/lang-spec/chapter-04?view=powershell-7.4 | A JSON object that stores the context. | [optional]
**Created** | Pointer to **System.DateTime** | When the global context was created | [optional]
**Modified** | Pointer to **System.DateTime** | When the global context was last modified | [optional]
**Attributes** | [**map[string]AnyType**]https://learn.microsoft.com/en-us/powershell/scripting/lang-spec/chapter-04?view=powershell-7.4 | A JSON object that stores the context. | [optional]
**Created** | **System.DateTime** | When the global context was created | [optional]
**Modified** | **System.DateTime** | When the global context was last modified | [optional]
## Examples