PSContainer.HasLegalHold Property

Definition

[Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Label="HasLegalHold", Position=5, Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.List)]
public bool? HasLegalHold { get; set; }
[<Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Label="HasLegalHold", Position=5, Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.List)>]
member this.HasLegalHold : Nullable<bool> with get, set
Public Property HasLegalHold As Nullable(Of Boolean)

Property Value

Attributes

Applies to