IOperation.DisplayOperation 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 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