Skip to main content

GetAuthOrgNetworkConfigV1429Response

Properties

NameTypeDescriptionNotes
MessageAnyTypeA message describing the error[optional]

Examples

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

[Back to top]