IVMwareMachine.Description Property

Definition

User description of the machine.

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