Freigeben über


IImmutabilityPolicyProperties.UpdateHistory Property

Definition

The ImmutabilityPolicy update history of the blob container.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="The ImmutabilityPolicy update history of the blob container.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190401.IUpdateHistoryProperty) }, ReadOnly=true, Required=false, SerializedName="updateHistory")]
public Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190401.IUpdateHistoryProperty[] UpdateHistory { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="The ImmutabilityPolicy update history of the blob container.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190401.IUpdateHistoryProperty) }, ReadOnly=true, Required=false, SerializedName="updateHistory")>]
member this.UpdateHistory : Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190401.IUpdateHistoryProperty[]
Public ReadOnly Property UpdateHistory As IUpdateHistoryProperty()

Property Value

Attributes

Applies to