Share via


BlobContainer.ContainerPropertyHasImmutabilityPolicy Property

Definition

The hasImmutabilityPolicy public property is set to true by SRP if ImmutabilityPolicy has been created for this container. The hasImmutabilityPolicy public property is set to false by SRP if ImmutabilityPolicy has not been created for this container.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Inlined)]
public bool? ContainerPropertyHasImmutabilityPolicy { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Inlined)>]
member this.ContainerPropertyHasImmutabilityPolicy : Nullable<bool>
Public ReadOnly Property ContainerPropertyHasImmutabilityPolicy As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to