Megosztás a következőn keresztül:


IExportExecution.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.Runtime.Info(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) }, ReadOnly=false, Required=false, SerializedName="submittedBy")]
public string SubmittedBy { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Runtime.Info(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) }, ReadOnly=false, Required=false, SerializedName="submittedBy")>]
member this.SubmittedBy : string with get, set
Public Property SubmittedBy As String

Property Value

Attributes

Applies to