Freigeben über


IOperationValueDisplay.Description Property

Definition

The description of the operation.

[Microsoft.Azure.PowerShell.Cmdlets.Aks.Runtime.Info(Description="The description of the operation.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="description")]
public string Description { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Aks.Runtime.Info(Description="The description of 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