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 EventHub partition by QueueId
public string QueueToPartition (Orleans.Streams.QueueId queue);
abstract member QueueToPartition : Orleans.Streams.QueueId -> string
Public Function QueueToPartition (queue As QueueId) As String