QueueClientOptions.Version Property

Definition

Gets the QueueClientOptions.ServiceVersion of the service API used when making requests. For more, see For more information, see Versioning for the Azure Storage services.

public Azure.Storage.Queues.QueueClientOptions.ServiceVersion Version { get; }
member this.Version : Azure.Storage.Queues.QueueClientOptions.ServiceVersion
Public ReadOnly Property Version As QueueClientOptions.ServiceVersion

Property Value

Applies to