UserChangeRequest.Operation Property

Definition

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

Property Value

Attributes

Applies to