Freigeben über


GenerateTokenRequestV2Report Konstruktoren

Definition

Überlädt

GenerateTokenRequestV2Report()
GenerateTokenRequestV2Report(Guid, Nullable<Boolean>)

GenerateTokenRequestV2Report()

public GenerateTokenRequestV2Report();
Public Sub New ()

Gilt für:

GenerateTokenRequestV2Report(Guid, Nullable<Boolean>)

public GenerateTokenRequestV2Report(Guid id, bool? allowEdit = default);
new Microsoft.PowerBI.Api.Models.GenerateTokenRequestV2Report : Guid * Nullable<bool> -> Microsoft.PowerBI.Api.Models.GenerateTokenRequestV2Report
Public Sub New (id As Guid, Optional allowEdit As Nullable(Of Boolean) = Nothing)

Parameter

id
Guid
allowEdit
Nullable<Boolean>

Gilt für: