UpdateHistoryProperty.Update Property

Definition

The ImmutabilityPolicy update type of a blob container, possible values include: put, lock and extend.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.Functions.Support.ImmutabilityPolicyUpdateType? Update { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Owned)>]
member this.Update : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Functions.Support.ImmutabilityPolicyUpdateType>
Public ReadOnly Property Update As Nullable(Of ImmutabilityPolicyUpdateType)

Property Value

Implements

Attributes

Applies to