ExportExecutionProperties.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.Origin(Microsoft.Azure.PowerShell.Cmdlets.CostManagement.PropertyOrigin.Owned)]
public string SubmittedBy { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Origin(Microsoft.Azure.PowerShell.Cmdlets.CostManagement.PropertyOrigin.Owned)>]
member this.SubmittedBy : string with get, set
Public Property SubmittedBy As String

Property Value

Implements

Attributes

Applies to