Share via


IOperation.DisplayOperation Property

Definition

The action that users can perform, based on their permission level.

[Microsoft.Azure.PowerShell.Cmdlets.Support.Runtime.Info(Create=false, Description="The action that users can perform, based on their permission level.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="operation", Update=false)]
public string DisplayOperation { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Support.Runtime.Info(Create=false, Description="The action that users can perform, based on their permission level.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="operation", Update=false)>]
member this.DisplayOperation : string
Public ReadOnly Property DisplayOperation As String

Property Value

Attributes

Applies to