IInMageRcmReplicationDetails.DiscoveredVMDetailVmwareToolsStatus Property

Definition

The VMware tools status.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=false, Description="The VMware tools status.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="vmwareToolsStatus", Update=false)]
public string DiscoveredVMDetailVmwareToolsStatus { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=false, Description="The VMware tools status.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="vmwareToolsStatus", Update=false)>]
member this.DiscoveredVMDetailVmwareToolsStatus : string
Public ReadOnly Property DiscoveredVMDetailVmwareToolsStatus As String

Property Value

Attributes

Applies to