Export Konstruktoren
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Export() | |
Export(String, Nullable<DateTime>, Nullable<DateTime>, Nullable<Guid>, String, Nullable<ExportState>, Nullable<Int32>, String, String, Nullable<DateTime>) |
public Export();
Public Sub New ()
Gilt für:
Azure SDK for .NET Latest
Produkt | Versionen |
---|---|
Azure SDK for .NET | Latest |
Export(String, Nullable<DateTime>, Nullable<DateTime>, Nullable<Guid>, String, Nullable<ExportState>, Nullable<Int32>, String, String, Nullable<DateTime>)
public Export(string id = default, DateTime? createdDateTime = default, DateTime? lastActionDateTime = default, Guid? reportId = default, string reportName = default, Microsoft.PowerBI.Api.Models.ExportState? status = default, int? percentComplete = default, string resourceLocation = default, string resourceFileExtension = default, DateTime? expirationTime = default);
new Microsoft.PowerBI.Api.Models.Export : string * Nullable<DateTime> * Nullable<DateTime> * Nullable<Guid> * string * Nullable<Microsoft.PowerBI.Api.Models.ExportState> * Nullable<int> * string * string * Nullable<DateTime> -> Microsoft.PowerBI.Api.Models.Export
Public Sub New (Optional id As String = Nothing, Optional createdDateTime As Nullable(Of DateTime) = Nothing, Optional lastActionDateTime As Nullable(Of DateTime) = Nothing, Optional reportId As Nullable(Of Guid) = Nothing, Optional reportName As String = Nothing, Optional status As Nullable(Of ExportState) = Nothing, Optional percentComplete As Nullable(Of Integer) = Nothing, Optional resourceLocation As String = Nothing, Optional resourceFileExtension As String = Nothing, Optional expirationTime As Nullable(Of DateTime) = Nothing)
Parameter
- id
- String
- reportName
- String
- status
- Nullable<ExportState>
- resourceLocation
- String
- resourceFileExtension
- String
Gilt für:
Azure SDK for .NET Latest
Produkt | Versionen |
---|---|
Azure SDK for .NET | Latest |
Zusammenarbeit auf GitHub
Die Quelle für diesen Inhalt finden Sie auf GitHub, wo Sie auch Issues und Pull Requests erstellen und überprüfen können. Weitere Informationen finden Sie in unserem Leitfaden für Mitwirkende.
Feedback zu Azure SDK for .NET
Azure SDK for .NET ist ein Open Source-Projekt. Wählen Sie einen Link aus, um Feedback zu geben: