Sdílet prostřednictvím


IOperation.DisplayDescription Property

Definition

Description of the operation

[Microsoft.Azure.PowerShell.Cmdlets.EventGrid.Runtime.Info(Create=true, Description="Description of 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.EventGrid.Runtime.Info(Create=true, Description="Description of 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