Compartir a través de


CustomizationTask.RunAs Property

Definition

What account to run the task as.

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

Property Value

Implements

Attributes

Applies to