Compartilhar via


ImmutabilityPolicyImpl.IWithIfMatch.WithIfMatch(String) Método

Definição

Especifica ifMatch.

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

Parâmetros

ifMatch
String

A versão do estado da entidade (ETag) da política de imutabilidade a ser atualizada. Um valor de "" pode ser usado para aplicar a operação somente se a política de imutabilidade já existir. Se omitida, essa operação sempre será aplicada.

Retornos

Implementações

Aplica-se a