次の方法で共有


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) バージョン。 不変ポリシーが既に存在する場合にのみ、値 "" を使用して操作を適用できます。 省略すると、この操作は常に適用されます。

戻り値

適用対象