SpecializedQueueExtensions Class

Definition

Add methods to Azure.Storage.Queues clients.

C#
public static class SpecializedQueueExtensions
Inheritance
SpecializedQueueExtensions

Methods

GetParentQueueServiceClient(QueueClient)

Create a new QueueServiceClient that pointing to this QueueClient's queue service. The new QueueServiceClient uses the same request policy pipeline as the QueueClient.

WithClientSideEncryptionOptions(QueueClient, ClientSideEncryptionOptions)

Creates a new instance of the QueueClient class, maintaining all the same internals but specifying new ClientSideEncryptionOptions.

Applies to

Product Versions
Azure SDK for .NET Latest, Preview