Update to powershell SDK docs: 13662864366

This commit is contained in:
developer-relations-sp
2025-03-04 21:02:58 +00:00
parent e0b9b0dbe0
commit 99dc84346e
70 changed files with 6001 additions and 6955 deletions

View File

@@ -16,7 +16,7 @@ tags: ['SDK', 'Software Development Kit', 'TransformDefinition', 'V2024Transform
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**Type** | **String** | Transform definition type. | [optional]
**Type** | **String** | The type of the transform definition. | [optional]
**Attributes** | [**map[string]AnyType**]https://learn.microsoft.com/en-us/powershell/scripting/lang-spec/chapter-04?view=powershell-7.4 | Arbitrary key-value pairs to store any metadata for the object | [optional]
## Examples