id, title, pagination_label, sidebar_label, sidebar_class_name, keywords, slug, tags
| id |
title |
pagination_label |
sidebar_label |
sidebar_class_name |
keywords |
slug |
tags |
| lifecycle-state-dto |
LifecycleStateDto |
LifecycleStateDto |
LifecycleStateDto |
powershellsdk |
| powershell |
| PowerShell |
| sdk |
| LifecycleStateDto |
|
/tools/sdk/powershell/beta/models/lifecycle-state-dto |
| SDK |
| Software Development Kit |
| LifecycleStateDto |
|
LifecycleStateDto
Properties
| Name |
Type |
Description |
Notes |
| StateName |
String |
The name of the lifecycle state |
[required] |
| ManuallyUpdated |
Boolean |
Whether the lifecycle state has been manually or automatically set |
[required] |
Examples
- Convert the resource to JSON
[Back to top]