Auf Englisch lesen

Freigeben über


Export Konstruktoren

Definition

Überlädt

Export()

public Export();

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);

Parameter

id
String
createdDateTime
Nullable<DateTime>
lastActionDateTime
Nullable<DateTime>
reportId
Nullable<Guid>
reportName
String
percentComplete
Nullable<Int32>
resourceLocation
String
resourceFileExtension
String
expirationTime
Nullable<DateTime>

Gilt für:

Azure SDK for .NET Latest
Produkt Versionen
Azure SDK for .NET Latest