Freigeben über


IUpdate Schnittstelle

Definition

Die Vorlage für einen ImmutabilityPolicy-Updatevorgang, der alle Einstellungen enthält, die geändert werden können.

public interface IUpdate : Microsoft.Azure.Management.ResourceManager.Fluent.Core.ResourceActions.IAppliable<Microsoft.Azure.Management.Storage.Fluent.IImmutabilityPolicy>, Microsoft.Azure.Management.Storage.Fluent.ImmutabilityPolicy.Update.IWithIfMatch, Microsoft.Azure.Management.Storage.Fluent.ImmutabilityPolicy.Update.IWithImmutabilityPeriodSinceCreationInDays
type IUpdate = interface
    interface IAppliable<IImmutabilityPolicy>
    interface IIndexable
    interface IWithIfMatch
    interface IWithImmutabilityPeriodSinceCreationInDays
Public Interface IUpdate
Implements IAppliable(Of IImmutabilityPolicy), IWithIfMatch, IWithImmutabilityPeriodSinceCreationInDays
Abgeleitet
Implementiert

Eigenschaften

Key

Die Vorlage für einen ImmutabilityPolicy-Updatevorgang, der alle Einstellungen enthält, die geändert werden können.

(Geerbt von IIndexable)

Methoden

Apply()

Führen Sie die Updateanforderung aus.

(Geerbt von IAppliable<T>)
ApplyAsync(CancellationToken, Boolean)

Führen Sie die Updateanforderung asynchron aus.

(Geerbt von IAppliable<T>)
WithIfMatch(String)

Gibt ifMatch an.

(Geerbt von IWithIfMatch)
WithImmutabilityPeriodSinceCreationInDays(Int32)

Gibt die UnveränderlichkeitPeriodSinceCreationInDays an.

(Geerbt von IWithImmutabilityPeriodSinceCreationInDays)

Gilt für: