DataLakeAnalyticsComputePolicyPatch.ObjectType 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.
The type of AAD object the object identifier refers to. Serialized Name: UpdateComputePolicyParameters.properties.objectType
public Azure.ResourceManager.DataLakeAnalytics.Models.AadObjectIdentifierType? ObjectType { get; set; }
member this.ObjectType : Nullable<Azure.ResourceManager.DataLakeAnalytics.Models.AadObjectIdentifierType> with get, set
Public Property ObjectType As Nullable(Of AadObjectIdentifierType)