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

BlobClientOptions.TrimBlobNameSlashes 属性

定义

使用 GetBlobClient(String) 和类似方法时,是否剪裁 Blob 名称上的前导斜杠和尾部斜杠。 为向后兼容,默认为 true。

public bool TrimBlobNameSlashes { get; set; }
member this.TrimBlobNameSlashes : bool with get, set
Public Property TrimBlobNameSlashes As Boolean

属性值

适用于