VropstaVcdIntegrationPropertiesCredentials
VropstaVcdIntegrationPropertiesCredentials
Credentials to use for the VCD integration (for configuring AMQP access).
JSON Example
{
"vcdAmqp": {
"password": "string"
},
"tenantAppAmqp": {
"username": "string",
"password": "string"
}
}