UserChangeOperationStatusResponse.UserType Property

Definition

[System.Runtime.Serialization.DataMember(EmitDefaultValue=true, IsRequired=true, Order=2)]
public Microsoft.WindowsAzure.Management.HDInsight.Contracts.UserType UserType { get; set; }
[<System.Runtime.Serialization.DataMember(EmitDefaultValue=true, IsRequired=true, Order=2)>]
member this.UserType : Microsoft.WindowsAzure.Management.HDInsight.Contracts.UserType with get, set
Public Property UserType As UserType

Property Value

Attributes

Applies to