Skip to main content

GetRoleMiningSessionsV1429Response

Properties

NameTypeDescriptionNotes
MessageAnyTypeA message describing the error[optional]

Examples

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

[Back to top]