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

IWithIfMatch.WithIfMatch(String) 方法

定义

指定 ifMatch。

public Microsoft.Azure.Management.Storage.Fluent.ImmutabilityPolicy.Update.IUpdate WithIfMatch (string ifMatch);
abstract member WithIfMatch : string -> Microsoft.Azure.Management.Storage.Fluent.ImmutabilityPolicy.Update.IUpdate
Public Function WithIfMatch (ifMatch As String) As IUpdate

参数

ifMatch
String

实体状态 (ETag) 要更新的不可变性策略版本。 仅当不可变性策略已存在时,值“”才可用于应用操作。 如果省略,将始终应用此操作。

返回

适用于