Skip to main content

GetSSFConfigurationV1429Response

Properties

NameTypeDescriptionNotes
MessageAnyTypeA message describing the error[optional]

Examples

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

[Back to top]