Disable-RabbitMQManagement
Copy
NAME
Disable-RabbitMqManagement
SYNOPSIS
Disables the RabbitMQ management UI (https://www.rabbitmq.com/management.html)
SYNTAX
Disable-RabbitMqManagement [<CommonParameters>]
DESCRIPTION
PARAMETERS
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
---------- EXAMPLE 1 ----------
PS C:\>Enable-RabbitMqManagement
REMARKS
To see the examples, type: "get-help Disable-RabbitMqManagement -examples".
For more information, type: "get-help Disable-RabbitMqManagement -detailed".
For technical information, type: "get-help Disable-RabbitMqManagement -full".
For online help, type: "get-help Disable-RabbitMqManagement -online"