TagProperty Class

Definition

A tag of the LegalHold of a blob container.

public class TagProperty
type TagProperty = class
Public Class TagProperty
Inheritance
TagProperty

Constructors

TagProperty()

Initializes a new instance of the TagProperty class.

TagProperty(String, Nullable<DateTime>, String, String, String)

Initializes a new instance of the TagProperty class.

Properties

ObjectIdentifier

Gets returns the Object ID of the user who added the tag.

Tag

Gets the tag value.

TenantId

Gets returns the Tenant ID that issued the token for the user who added the tag.

Timestamp

Gets returns the date and time the tag was added.

Upn

Gets returns the User Principal Name of the user who added the tag.

Applies to