Skip to main content

GetMachineClassificationConfigV1429Response

Properties

NameTypeDescriptionNotes
MessageAnyTypeA message describing the error[optional]

Examples

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

[Back to top]