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.
Gets the Azure queue name by partition
public string PartitionToAzureQueue (Orleans.Streams.QueueId queue);
abstract member PartitionToAzureQueue : Orleans.Streams.QueueId -> string
Public Function PartitionToAzureQueue (queue As QueueId) As String