ServiceBusClient.WriteErrorforBadrequest(ErrorResponseException) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public static System.Management.Automation.ErrorRecord WriteErrorforBadrequest (Microsoft.Azure.Management.ServiceBus.Models.ErrorResponseException ex);
static member WriteErrorforBadrequest : Microsoft.Azure.Management.ServiceBus.Models.ErrorResponseException -> System.Management.Automation.ErrorRecord
Public Shared Function WriteErrorforBadrequest (ex As ErrorResponseException) As ErrorRecord