Share via


ExportExecution.SubmittedBy Property

Definition

The identifier for the entity that executed the export. For OnDemand executions it is the user email. For scheduled executions it is 'System'.

[Microsoft.Azure.PowerShell.Cmdlets.CostManagement.DoNotFormat]
[Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Origin(Microsoft.Azure.PowerShell.Cmdlets.CostManagement.PropertyOrigin.Inlined)]
public string SubmittedBy { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.CostManagement.DoNotFormat>]
[<Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Origin(Microsoft.Azure.PowerShell.Cmdlets.CostManagement.PropertyOrigin.Inlined)>]
member this.SubmittedBy : string with get, set
Public Property SubmittedBy As String

Property Value

Implements

Attributes

Applies to