Compartilhar via


IOperationDetail.DisplayDescription Property

Definition

Localized friendly description for the operation

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

Property Value

Attributes

Applies to