IUpdateHistoryProperty.Update Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="The ImmutabilityPolicy update type of a blob container, possible values include: put, lock and extend.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Support.ImmutabilityPolicyUpdateType) }, ReadOnly=true, Required=false, SerializedName="update")]
public Microsoft.Azure.PowerShell.Cmdlets.Functions.Support.ImmutabilityPolicyUpdateType? Update { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="The ImmutabilityPolicy update type of a blob container, possible values include: put, lock and extend.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Support.ImmutabilityPolicyUpdateType) }, ReadOnly=true, Required=false, SerializedName="update")>]
member this.Update : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Functions.Support.ImmutabilityPolicyUpdateType>
Public ReadOnly Property Update As Nullable(Of ImmutabilityPolicyUpdateType)

Property Value

Attributes

Applies to