Skip to main content

UpdateAccessProfilesInBulkV1412Response

Properties

NameTypeDescriptionNotes
MessageAnyTypeA message describing the error[optional]

Examples

  • Prepare the resource
$UpdateAccessProfilesInBulkV1412Response = Initialize-UpdateAccessProfilesInBulkV1412Response  -Message  API/Feature not enabled for your organization.
  • Convert the resource to JSON
$UpdateAccessProfilesInBulkV1412Response | ConvertTo-JSON

[Back to top]