Share via


IExportExecutionProperties.SubmittedBy Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Runtime.Info(Create=true, Description="The identifier for the entity that executed the export. For OnDemand executions it is the user email. For scheduled executions it is 'System'.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="submittedBy", Update=true)]
public string SubmittedBy { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Runtime.Info(Create=true, Description="The identifier for the entity that executed the export. For OnDemand executions it is the user email. For scheduled executions it is 'System'.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="submittedBy", Update=true)>]
member this.SubmittedBy : string with get, set
Public Property SubmittedBy As String

Property Value

Attributes

Applies to