Share via


IOperationResponse.DisplayOperation Property

Definition

Operation name.

[Microsoft.Azure.PowerShell.Cmdlets.Quota.Runtime.Info(Create=true, Description="Operation name.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="operation", Update=true)]
public string DisplayOperation { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Quota.Runtime.Info(Create=true, Description="Operation name.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="operation", Update=true)>]
member this.DisplayOperation : string with get, set
Public Property DisplayOperation As String

Property Value

Attributes

Applies to