Share via


IHanaOnAzureIdentity.OperationKind Property

Definition

Name of the operation

[Microsoft.Azure.PowerShell.Cmdlets.HanaOnAzure.Runtime.Info(Description="Name of the operation", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.HanaOnAzure.Support.AccessPolicyUpdateKind) }, ReadOnly=false, Required=false, SerializedName="operationKind")]
public Microsoft.Azure.PowerShell.Cmdlets.HanaOnAzure.Support.AccessPolicyUpdateKind? OperationKind { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.HanaOnAzure.Runtime.Info(Description="Name of the operation", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.HanaOnAzure.Support.AccessPolicyUpdateKind) }, ReadOnly=false, Required=false, SerializedName="operationKind")>]
member this.OperationKind : Nullable<Microsoft.Azure.PowerShell.Cmdlets.HanaOnAzure.Support.AccessPolicyUpdateKind> with get, set
Public Property OperationKind As Nullable(Of AccessPolicyUpdateKind)

Property Value

Attributes

Applies to