Skip to main content

GetJitActivationConfigV1429Response

Properties

NameTypeDescriptionNotes
MessageAnyTypeA message describing the error[optional]

Examples

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

[Back to top]