IMachineInstallPatchesResult.ErrorDetailTarget Property

Definition

The error target.

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

Property Value

Attributes

Applies to