Share via


CustomizationTaskListValidationError.TargetRunAs Property

Definition

What account to run the task as.

[Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Origin(Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.PropertyOrigin.Inlined)]
public Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Support.CustomizationTaskExecutionAccount? TargetRunAs { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Origin(Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.PropertyOrigin.Inlined)>]
member this.TargetRunAs : Nullable<Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Support.CustomizationTaskExecutionAccount> with get, set
Public Property TargetRunAs As Nullable(Of CustomizationTaskExecutionAccount)

Property Value

Implements

Attributes

Applies to