Share via


AtlasEntityHeader.Status Property

Definition

Status of the entity - can be active or deleted. Deleted entities are not removed.

public Azure.Analytics.Purview.DataMap.EntityStatus? Status { get; set; }
member this.Status : Nullable<Azure.Analytics.Purview.DataMap.EntityStatus> with get, set
Public Property Status As Nullable(Of EntityStatus)

Property Value

Applies to