LegalHoldInner Class

Definition

The LegalHold property of a blob container.

public class LegalHoldInner
type LegalHoldInner = class
Public Class LegalHoldInner
Inheritance
LegalHoldInner

Constructors

LegalHoldInner()

Initializes a new instance of the LegalHoldInner class.

LegalHoldInner(IList<String>, Nullable<Boolean>)

Initializes a new instance of the LegalHoldInner class.

Properties

HasLegalHold

Gets the hasLegalHold public property is set to true by SRP if there are at least one existing tag. The hasLegalHold public property is set to false by SRP if all existing legal hold tags are cleared out. There can be a maximum of 1000 blob containers with hasLegalHold=true for a given account.

Tags

Gets or sets each tag should be 3 to 23 alphanumeric characters and is normalized to lower case at SRP.

Methods

Validate()

Validate the object.

Applies to