IOperationsDefinition.DisplayOperation Property

Definition

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

Property Value

String
Attributes

Applies to