Compartir a través de


IImage.Description Property

Definition

A description of the image.

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