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
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
Applies to
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for .NET