PSServiceBus
1.2.0
A PowerShell module for interacting with Azure Service Bus.
Minimum PowerShell version
5.1
Installation Options
Owners
Copyright
(c) 2019 tommagumma. All rights reserved.
Package Details
Author(s)
- tommagumma
Tags
AzureServiceBus Queues Topics ServiceBus
Cmdlets
Clear-SbQueue Get-SbQueue Get-SbTopic Get-SbSubscription Send-SbMessage Send-SbMessagesInBatch Receive-SbMessage Receive-SbMessagesInBatch Test-SbMessageBatchSize Test-SbConnectionString
Functions
Dependencies
This module has no dependencies.
FileList
- PSServiceBus.nuspec
- PSServiceBus.psd1
- PSServiceBus.psm1
- bin\Microsoft.Azure.Amqp.dll
- bin\Microsoft.Azure.ServiceBus.dll
- bin\Microsoft.Azure.Services.AppAuthentication.dll
- bin\Microsoft.CSharp.dll
- bin\Microsoft.IdentityModel.Clients.ActiveDirectory.dll
- bin\Microsoft.IdentityModel.Clients.ActiveDirectory.Platform.dll
- bin\Microsoft.IdentityModel.JsonWebTokens.dll
- bin\Microsoft.IdentityModel.Logging.dll
- bin\Microsoft.IdentityModel.Tokens.dll
- bin\Newtonsoft.Json.dll
- bin\PSServiceBus.deps.json
- bin\PSServiceBus.dll
- bin\PSServiceBus.dll-Help.xml
- bin\PSServiceBus.pdb
- bin\PSServiceBus.xml
- bin\System.Collections.Concurrent.dll
- bin\System.Collections.NonGeneric.dll
- bin\System.Collections.Specialized.dll
- bin\System.ComponentModel.dll
- bin\System.ComponentModel.Primitives.dll
- bin\System.ComponentModel.TypeConverter.dll
- bin\System.Diagnostics.DiagnosticSource.dll
- bin\System.Dynamic.Runtime.dll
- bin\System.IdentityModel.Tokens.Jwt.dll
- bin\System.IO.FileSystem.Primitives.dll
- bin\System.Linq.dll
- bin\System.Linq.Expressions.dll
- bin\System.Management.Automation.dll
- bin\System.Net.WebHeaderCollection.dll
- bin\System.Net.WebSockets.dll
- bin\System.ObjectModel.dll
- bin\System.Private.DataContractSerialization.dll
- bin\System.Reflection.Emit.dll
- bin\System.Reflection.Emit.ILGeneration.dll
- bin\System.Reflection.Emit.Lightweight.dll
- bin\System.Reflection.TypeExtensions.dll
- bin\System.Runtime.InteropServices.RuntimeInformation.dll
- bin\System.Runtime.Numerics.dll
- bin\System.Runtime.Serialization.Formatters.dll
- bin\System.Runtime.Serialization.Json.dll
- bin\System.Runtime.Serialization.Primitives.dll
- bin\System.Runtime.Serialization.Xml.dll
- bin\System.Security.Claims.dll
- bin\System.Security.Cryptography.OpenSsl.dll
- bin\System.Security.Cryptography.Primitives.dll
- bin\System.Security.Principal.dll
- bin\System.Text.RegularExpressions.dll
- bin\System.Threading.dll
- bin\System.Threading.Tasks.Extensions.dll
- bin\System.Threading.Thread.dll
- bin\System.Threading.ThreadPool.dll
- bin\System.Xml.ReaderWriter.dll
- bin\System.Xml.XDocument.dll
- bin\System.Xml.XmlDocument.dll
- bin\System.Xml.XmlSerializer.dll
- formats\PSServiceBus.Outputs.SbMessage.format.ps1xml
- formats\PSServiceBus.Outputs.SbMessageBatchTestResult.format.ps1xml
- functions\public\Save-SbConnectionString.ps1
Version History
Version | Downloads | Last updated |
---|---|---|
1.2.0 (current version) | 7,207 | 2/17/2020 |
1.1.0 | 215 | 2/10/2020 |
1.0.1 | 231 | 12/4/2019 |