AzureQueueStreamProviderUtils.GenerateDefaultAzureQueueNames 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.
Generate default azure queue names
public static System.Collections.Generic.List<string> GenerateDefaultAzureQueueNames (string serviceId, string providerName);
static member GenerateDefaultAzureQueueNames : string * string -> System.Collections.Generic.List<string>
Public Shared Function GenerateDefaultAzureQueueNames (serviceId As String, providerName As String) As List(Of String)
Parameters
- serviceId
- String
- providerName
- String