Skip to main content

ListMachineAccountsV1429Response

Properties

NameTypeDescriptionNotes
MessageAnyTypeA message describing the error[optional]

Examples

  • Prepare the resource
$ListMachineAccountsV1429Response = Initialize-ListMachineAccountsV1429Response  -Message  Rate Limit Exceeded 
  • Convert the resource to JSON
$ListMachineAccountsV1429Response | ConvertTo-JSON

[Back to top]