Share via


IVirtualMachineTaskDetails.SkippedReasonString Property

Definition

The skipped reason string.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The skipped reason string.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="skippedReasonString")]
public string SkippedReasonString { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The skipped reason string.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="skippedReasonString")>]
member this.SkippedReasonString : string with get, set
Public Property SkippedReasonString As String

Property Value

Attributes

Applies to