GenerateTokenRequestV2Report Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
| Name | Description |
|---|---|
| GenerateTokenRequestV2Report() | |
| GenerateTokenRequestV2Report(Guid, Nullable<Boolean>) |
GenerateTokenRequestV2Report()
public GenerateTokenRequestV2Report();
Public Sub New ()
Applies to
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)
Parameters
- id
- Guid