Freigeben über


ImmutabilityPolicyImpl.IWithIfMatch.WithIfMatch(String) Methode

Definition

Gibt ifMatch an.

Microsoft.Azure.Management.Storage.Fluent.ImmutabilityPolicy.Update.IUpdate IWithIfMatch.WithIfMatch(string ifMatch);
abstract member Microsoft.Azure.Management.Storage.Fluent.ImmutabilityPolicy.Update.IWithIfMatch.WithIfMatch : string -> Microsoft.Azure.Management.Storage.Fluent.ImmutabilityPolicy.Update.IUpdate
override this.Microsoft.Azure.Management.Storage.Fluent.ImmutabilityPolicy.Update.IWithIfMatch.WithIfMatch : string -> Microsoft.Azure.Management.Storage.Fluent.ImmutabilityPolicy.Update.IUpdate
Function WithIfMatch (ifMatch As String) As IUpdate Implements IWithIfMatch.WithIfMatch

Parameter

ifMatch
String

Die ETag-Version (Entity State) der zu aktualisierenden Unveränderlichkeitsrichtlinie. Der Wert "" kann zum Anwenden des Vorgangs nur verwendet werden, wenn die Unveränderlichkeitsrichtlinie bereits vorhanden ist. Wenn sie nicht angegeben wird, wird dieser Vorgang immer angewendet.

Gibt zurück

Implementiert

Gilt für: