Update to powershell SDK docs: 13248675293

This commit is contained in:
developer-relations-sp
2025-02-10 19:17:57 +00:00
parent c54d9c9159
commit 86c50ab8e0
4 changed files with 28 additions and 96 deletions

View File

@@ -1,34 +1,18 @@
--- ---
id: v2024-index id: models
title: Index title: Models
pagination_label: Index pagination_label: Models
sidebar_label: Index sidebar_label: Models
sidebar_class_name: powershellsdk sidebar_position: 3
keywords: ['powershell', 'PowerShell', 'sdk', 'Index', 'V2024Index'] sidebar_class_name: models
slug: /tools/sdk/powershell/v2024/models/index keywords: ['powershell', 'PowerShell', 'sdk', 'models']
tags: ['SDK', 'Software Development Kit', 'Index', 'V2024Index'] slug: /tools/sdk/powershell/v2024/models
tags: ['SDK', 'Software Development Kit', 'v2024', 'models']
--- ---
The PowerShell SDK uses data models to structure and manage data within the API. These models provide essential details about the data, including their attributes, data types, and how the models relate to each other. Understanding these models is crucial to effectively interact with the API.
# Index ## Key Features
- Attributes: Describe each attribute, including its name, data type, and whether it's required.
## Enum - Validation & Constraints: Highlight any rules or limitations for the attributes, such as format or length limits.
- Example: Provides a sample of how the API uses the model.
* `accessprofiles` (value: `"accessprofiles"`)
* `accountactivities` (value: `"accountactivities"`)
* `entitlements` (value: `"entitlements"`)
* `events` (value: `"events"`)
* `identities` (value: `"identities"`)
* `roles` (value: `"roles"`)
* `STAR` (value: `"*"`)
[[Back to top]](#)

View File

@@ -1,18 +0,0 @@
---
id: models
title: Models
pagination_label: Models
sidebar_label: Models
sidebar_position: 3
sidebar_class_name: models
keywords: ['powershell', 'PowerShell', 'sdk', 'models']
slug: /tools/sdk/powershell/v2024/models
tags: ['SDK', 'Software Development Kit', 'v2024', 'models']
---
The PowerShell SDK uses data models to structure and manage data within the API. These models provide essential details about the data, including their attributes, data types, and how the models relate to each other. Understanding these models is crucial to effectively interact with the API.
## Key Features
- Attributes: Describe each attribute, including its name, data type, and whether it's required.
- Validation & Constraints: Highlight any rules or limitations for the attributes, such as format or length limits.
- Example: Provides a sample of how the API uses the model.

View File

@@ -1,34 +1,18 @@
--- ---
id: index id: models
title: Index title: Models
pagination_label: Index pagination_label: Models
sidebar_label: Index sidebar_label: Models
sidebar_class_name: powershellsdk sidebar_position: 3
keywords: ['powershell', 'PowerShell', 'sdk', 'Index', 'Index'] sidebar_class_name: models
slug: /tools/sdk/powershell/v3/models/index keywords: ['powershell', 'PowerShell', 'sdk', 'models']
tags: ['SDK', 'Software Development Kit', 'Index', 'Index'] slug: /tools/sdk/powershell/v3/models
tags: ['SDK', 'Software Development Kit', 'v3', 'models']
--- ---
The PowerShell SDK uses data models to structure and manage data within the API. These models provide essential details about the data, including their attributes, data types, and how the models relate to each other. Understanding these models is crucial to effectively interact with the API.
# Index ## Key Features
- Attributes: Describe each attribute, including its name, data type, and whether it's required.
## Enum - Validation & Constraints: Highlight any rules or limitations for the attributes, such as format or length limits.
- Example: Provides a sample of how the API uses the model.
* `accessprofiles` (value: `"accessprofiles"`)
* `accountactivities` (value: `"accountactivities"`)
* `entitlements` (value: `"entitlements"`)
* `events` (value: `"events"`)
* `identities` (value: `"identities"`)
* `roles` (value: `"roles"`)
* `STAR` (value: `"*"`)
[[Back to top]](#)

View File

@@ -1,18 +0,0 @@
---
id: models
title: Models
pagination_label: Models
sidebar_label: Models
sidebar_position: 3
sidebar_class_name: models
keywords: ['powershell', 'PowerShell', 'sdk', 'models']
slug: /tools/sdk/powershell/v3/models
tags: ['SDK', 'Software Development Kit', 'v3', 'models']
---
The PowerShell SDK uses data models to structure and manage data within the API. These models provide essential details about the data, including their attributes, data types, and how the models relate to each other. Understanding these models is crucial to effectively interact with the API.
## Key Features
- Attributes: Describe each attribute, including its name, data type, and whether it's required.
- Validation & Constraints: Highlight any rules or limitations for the attributes, such as format or length limits.
- Example: Provides a sample of how the API uses the model.