Condividi tramite


IImmutabilityPolicyProperties.UpdateHistory Property

Definition

The ImmutabilityPolicy update history of the blob container.

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

Property Value

Attributes

Applies to