EnumerationOptions IsManagedContainerEnum Property DRA REST Extensions SDK
Flag indicating if this is a managed container enum A managed container enum will include containers which the AA may not directly have powers over but include children that do

Namespace: NetIQ.DRA.Common.Rest.DataModels
Assembly: NetIQ.DRA.Common.Rest.Api (in NetIQ.DRA.Common.Rest.Api.dll) Version: 0.0.0.0
Syntax

[DataMemberAttribute(Name = "isManagedContainerEnum")]
public bool IsManagedContainerEnum { get; set; }

Property Value

Type: OnlineBoolean
See Also