Skip to content

Accessing GetPartitionProperties function from PartitionClient instance #25038 #25038

Description

@senabd

Feature Request

There is a GetPartitionProperties function in the ConsumerClient instance, which is great. Additionally, we have a PartitionClient instance that we generate from ConsumerClient. However, the GetPartitionProperties function does not exist in the PartitionClient instance. This poses an issue for cases where we use PartitionClient throughout the application, as we also need to pass ConsumerClient around to utilize the GetPartitionProperties function.

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Event Hubscustomer-reportedIssues that are reported by GitHub users external to the Azure organization.feature-requestThis issue requires a new behavior in the product in order be resolved.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions