Share via


ListContainerItem.LegalHold Property

Definition

Gets the LegalHold property of the container.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.legalHold")]
public Microsoft.Azure.Management.Storage.Models.LegalHoldProperties LegalHold { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.legalHold")>]
member this.LegalHold : Microsoft.Azure.Management.Storage.Models.LegalHoldProperties
Public ReadOnly Property LegalHold As LegalHoldProperties

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to