SetLifecycleStateRequest
Properties
| Name | Type | Description | Notes | 
|---|---|---|---|
| LifecycleStateId | String | ID of the lifecycle state to set. | [optional] | 
Examples
- Prepare the resource
$SetLifecycleStateRequest = Initialize-V2025SetLifecycleStateRequest  -LifecycleStateId 2c9180877a86e408017a8c19fefe046c
- Convert the resource to JSON
$SetLifecycleStateRequest | ConvertTo-JSON