Managedclusterattributes
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| Queue | Managedclusterqueue | [optional] | |
| Keystore | String | ManagedCluster keystore for spConnectCluster type | [optional] |
Examples
- Prepare the resource
$Managedclusterattributes = Initialize-Managedclusterattributes -Queue null `
-Keystore /u3+7QAAAAIAAAABAAAAAQAvL3Byb3h5LWNsdXN0ZXIvMmM5MTgwODc3Yjg3MW
- Convert the resource to JSON
$Managedclusterattributes | ConvertTo-JSON