Skip to main content

ListEntitlementConnectionsV1412Response

Properties

NameTypeDescriptionNotes
MessageAnyTypeA message describing the error[optional]

Examples

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

[Back to top]