Partager via


IOperationDisplay.Description Property

Definition

The localized friendly description for the operation.

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

Property Value

Attributes

Applies to