Share via


你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

BlobServiceProperties.DefaultServiceVersion 属性

定义

如果未指定传入请求的版本,则用于对 Blob 服务的请求的默认版本。 可取的值包括 2008-10-27 版和所有更新的版本。

public string DefaultServiceVersion { get; set; }
member this.DefaultServiceVersion : string with get, set
Public Property DefaultServiceVersion As String

属性值

适用于