Condividi tramite


IBlobContainer.ImmutabilityPolicyUpdateHistory 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[] ImmutabilityPolicyUpdateHistory { 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.ImmutabilityPolicyUpdateHistory : Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190401.IUpdateHistoryProperty[]
Public ReadOnly Property ImmutabilityPolicyUpdateHistory As IUpdateHistoryProperty()

Property Value

Attributes

Applies to