AtlasRelatedObjectId.EntityStatus Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Status of the entity - can be active or deleted. Deleted entities are not removed.
public Azure.Analytics.Purview.DataMap.EntityStatus? EntityStatus { get; set; }
member this.EntityStatus : Nullable<Azure.Analytics.Purview.DataMap.EntityStatus> with get, set
Public Property EntityStatus As Nullable(Of EntityStatus)