다음을 통해 공유


BlobClientOptions.Version Property

Definition

Gets the BlobClientOptions.ServiceVersion of the service API used when making requests. For more, see Versioning for Azure Storage Services.

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

Property Value

Applies to